CMS-Login
This commit is contained in:
parent
f2f2288eb2
commit
49f28b2762
1 changed files with 3 additions and 3 deletions
|
|
@ -1,17 +1,17 @@
|
|||
# Decap CMS – Konfiguration
|
||||
# ---------------------------------------------------------------
|
||||
# Vor dem ersten Login zwei Platzhalter ersetzen:
|
||||
# 1. repo: <FORGEJO_USER>/sattelfest (Besitzer/Repo in Forgejo)
|
||||
# 1. repo: wjorka/sattelfest (Besitzer/Repo in Forgejo)
|
||||
# 2. app_id: <OAUTH_CLIENT_ID> (aus der OAuth-App in Forgejo)
|
||||
# base_url ggf. an deine Forgejo-Adresse anpassen.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
backend:
|
||||
name: gitea
|
||||
repo: FORGEJO_USER/sattelfest
|
||||
repo: wjorka/sattelfest
|
||||
base_url: https://git.sattelfest.org
|
||||
branch: main
|
||||
app_id: OAUTH_CLIENT_ID
|
||||
app_id: a660889c-a99b-45e3-aa5b-3b6774490aa6
|
||||
|
||||
# Wohin Fotos aus dem Editor gespeichert werden.
|
||||
# Genau dieser Ordner wird beim Bauen nach GPS (EXIF) durchsucht ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue