From 2a515537fa1834f3b748475be552fdcbe33ad54b Mon Sep 17 00:00:00 2001 From: maxime-cool Date: Fri, 19 Jan 2024 16:10:33 +0100 Subject: [PATCH] changed oauth app 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 97c21fb..88e6cc6 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: ba3b650f-18ee-4be6-95c8-35021e2470a2 # The Client ID provided by Gitea + app_id: e8c9892d-30f2-428f-b639-172402acbf94 # 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