Actualiser Reskreen/settings.py
modif pour passage en production
This commit is contained in:
@@ -208,6 +208,7 @@ STATIC_URL = 'static/'
|
|||||||
STATICFILES_DIRS = [
|
STATICFILES_DIRS = [
|
||||||
os.path.join(BASE_DIR, "static"),
|
os.path.join(BASE_DIR, "static"),
|
||||||
]
|
]
|
||||||
|
STATIC_ROOT = "/var/www/reskreen/static/"
|
||||||
|
|
||||||
|
|
||||||
# Default primary key field type
|
# Default primary key field type
|
||||||
|
Reference in New Issue
Block a user