This commit is contained in:
Ross
2021-03-18 23:10:22 +00:00
parent e281758281
commit cb70d3b75a
+1 -1
View File
@@ -148,7 +148,7 @@ USE_TZ = True
# Static files (CSS, JavaScript, Images)
# https://docs.djangoproject.com/en/1.11/howto/static-files/
SECURE_SSL_REDIRECT = True
#SECURE_SSL_REDIRECT = True
STATIC_URL = '/static/'
STATIC_ROOT = 'static/'