From 8bac46a314188bc3baff3769007cd9f8fcce6786 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 9 Mar 2020 12:21:57 +0100 Subject: [PATCH] Fix URL --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index c594bfb..a20dbd3 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "name": "keycloak", "description": "Open Source Identity and Access Management", - "repository": "https://gitlab.com/autonomic-cooperative/gitea-experiment", + "repository": "https://gitlab.com/autonomic-cooperative/keycloak-dokku", "success_url": "/", "dokku": { "plugins": []