From fc900f7aef6ca2fcb4f2b809c242328e88ccdd4d Mon Sep 17 00:00:00 2001 From: maxime-cool Date: Tue, 16 Jan 2024 15:09:24 +0100 Subject: [PATCH] changed client ID --- static/admin/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/admin/config.yml b/static/admin/config.yml index f6560b3..6a6d64f 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -1,7 +1,7 @@ backend: name: gitea repo: maximeg/palettetest # Path to your Gitea repository - app_id: bfbd2107-f7a5-42be-8901-589294019980 # The Client ID provided by Gitea + app_id: ba3b650f-18ee-4be6-95c8-35021e2470a2 # The Client ID provided by Gitea api_root: https://git.deuxfleurs.fr/api # API URL of your Gitea instance base_url: https://git.deuxfleurs.fr # Root URL of your Gitea instance # optional, defaults to main