Change media folders

This commit is contained in:
2024-10-14 12:59:15 +02:00
parent cad851d2e2
commit 9129268db4
2 changed files with 2 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ backend:
# base_url: https://git.coopgo.io # Root URL of your Gitea instance
# auth_endpoint: https://git.coopgo.io/login/oauth/authorize
media_folder: assets/images/
public_folder: /images/
media_folder: static/media/
public_folder: /media/
collections:
- name: 'gotogether'
label: 'Go Together'