changed config back
This commit is contained in:
parent
bbf7e0bfd3
commit
3bad6b9b5b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
backend:
|
backend:
|
||||||
name: gitea
|
name: gitea
|
||||||
repo: maximeg/palettetest # Path to your Gitea repository
|
repo: maximeg/palettetest # Path to your Gitea repository
|
||||||
app_id: d2544873-0ac9-4f12-b7b0-d4aa50541688 # The Client ID provided by Gitea
|
app_id: ba3b650f-18ee-4be6-95c8-35021e2470a2 # The Client ID provided by Gitea
|
||||||
api_root: https://gitea.com/api # API URL of your Gitea instance
|
api_root: https://git.deuxfleurs.fr/api # API URL of your Gitea instance
|
||||||
base_url: https://gitea.com/ # 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
|
||||||
# branch: main
|
# branch: main
|
||||||
media_folder: "static/images/uploads"
|
media_folder: "static/images/uploads"
|
||||||
|
|
Loading…
Reference in a new issue