Actualiser Reskreen/settings.py

This commit is contained in:
2023-08-12 05:59:20 +00:00
parent 5ba65a1b58
commit bdf972504e

View File

@@ -209,7 +209,7 @@ STATIC_URL = 'static/'
STATICFILES_DIRS = [
os.path.join(BASE_DIR, "static"),
]
STATIC_ROOT = "/var/www/reskreen/static/"
STATIC_ROOT = os.path.join(BASE_DIR, "static")
# Default primary key field type