Actualiser Reskreen/settings.py

This commit is contained in:
2023-08-12 06:11:32 +00:00
parent 9ba6426987
commit ca18b36c15

View File

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