fix: change static paths

This commit is contained in:
2024-04-13 11:55:15 +02:00
parent 7a00e902f5
commit a30e7cbdbf
2 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
[django]
secret="NOTREALSECRET"
[locations]
static=/notfellchen/static
media=/notfellchen/media
static=/app/data/static
media=/app/data//media