admin: real gitea backend config

This commit is contained in:
2026-06-29 01:40:26 +02:00
parent f7643602cb
commit 26c807bb97
+4 -4
View File
@@ -4,10 +4,10 @@
backend: backend:
name: gitea name: gitea
repo: karim/kgva # TODO: owner/repo on git.kgva.ch repo: karim/kgva
base_url: https://git.kgva.ch # your Gitea instance base_url: https://git.openbureau.ch
branch: main # TODO: your default branch branch: main
app_id: REPLACE_WITH_GITEA_OAUTH_CLIENT_ID app_id: ffca0fec-7927-4c79-bc98-a5d98e6e0379
# For editing locally without auth: run `npx decap-server` and uncomment: # For editing locally without auth: run `npx decap-server` and uncomment:
# local_backend: true # local_backend: true