mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2024-12-24 03:02:23 +00:00
Fix static files
This commit is contained in:
parent
bff49889c5
commit
2857c571ab
@ -14,6 +14,8 @@ DATABASES = {
|
||||
# Break it, fix it!
|
||||
DEBUG = False
|
||||
|
||||
STATIC_ROOT = "/code/static"
|
||||
|
||||
# Mandatory !
|
||||
ALLOWED_HOSTS = ['inscription.tfjm.org']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user