début static files

This commit is contained in:
Ambulance Clerc
2023-12-02 19:31:27 +01:00
parent 88d205c774
commit e7ca33031b

View File

@@ -215,6 +215,7 @@ STATICFILES_DIRS = [
os.path.join(BASE_DIR, "static"),
]
#STATIC_ROOT = "/var/www/reskreen/static"
STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles')