changed oauth app id
This commit is contained in:
parent
3bad6b9b5b
commit
2a515537fa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue