This commit is contained in:
Priec
2026-05-17 18:15:22 +02:00
parent 1d51a23bfb
commit d164edf87c
18 changed files with 1159 additions and 7 deletions

View File

@@ -104,3 +104,4 @@ auth:
settings:
admin_email: {{ get_env(name="ADMIN_EMAIL", default="admin@example.com") }}
uploads_root: {{ get_env(name="UPLOADS_ROOT", default="uploads") }}