This commit is contained in:
parent
d51ed3c31f
commit
6ef1ba6071
1 changed files with 2 additions and 2 deletions
|
@ -3,11 +3,11 @@ backend:
|
|||
repo: deuxfleurs/guide.deuxfleurs.fr
|
||||
base_url: https://teabag.deuxfleurs.fr
|
||||
api_root: https://git.deuxfleurs.fr/api/v1
|
||||
branch: cms
|
||||
branch: main
|
||||
|
||||
media_folder: 'static/img/'
|
||||
site_url: https://guide.deuxfleurs.fr
|
||||
display_url: guide.deuxfleurs.fr
|
||||
display_url: https://guide.deuxfleurs.fr
|
||||
locale: 'fr'
|
||||
|
||||
collections:
|
||||
|
|
Loading…
Reference in a new issue