changed client ID
This commit is contained in:
parent
b701f6c61b
commit
fc900f7aef
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
backend:
|
backend:
|
||||||
name: gitea
|
name: gitea
|
||||||
repo: maximeg/palettetest # Path to your Gitea repository
|
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
|
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
|
base_url: https://git.deuxfleurs.fr # Root URL of your Gitea instance
|
||||||
# optional, defaults to main
|
# optional, defaults to main
|
||||||
|
|
Loading…
Reference in a new issue