fix test
This commit is contained in:
parent
59bffe287a
commit
48faf8e8ba
2 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ backend:
|
|||
base_url: https://git.deuxfleurs.fr/ # Root URL of your Gitea instance
|
||||
site_url: 'https://palettetest.web.deuxfleurs.fr/'
|
||||
locale: 'fr'
|
||||
media_folder: "/static/images"
|
||||
public_folder: "/images"
|
||||
media_folder: "/assets/uploads"
|
||||
public_folder: "/assets/uploads"
|
||||
media_library:
|
||||
folder_support: true
|
||||
name: Bibliothèque
|
||||
|
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Loading…
Reference in a new issue