changed image folder
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
maxime-cool 2024-02-12 17:10:13 +01:00
parent af50a3699b
commit 6a88c4cae6

View file

@ -8,7 +8,7 @@ backend:
# branch: main # branch: main
locale: 'fr' locale: 'fr'
media_folder: "static" media_folder: "static"
public_folder: "/images/uploads" public_folder: "/images"
collections: collections:
- name: posts - name: posts
identifier_field: name identifier_field: name