fix: change static paths
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[django]
|
||||
secret="NOTREALSECRET"
|
||||
[locations]
|
||||
static=/notfellchen/static
|
||||
media=/notfellchen/media
|
||||
static=/app/data/static
|
||||
media=/app/data//media
|
Reference in New Issue
Block a user