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