This commit is contained in:
Ross
2021-02-15 16:56:20 +00:00
parent 7538dc8d62
commit eb2b83efd8
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ USE_TZ = True
# https://docs.djangoproject.com/en/1.11/howto/static-files/
STATIC_URL = '/static/'
STATIC_ROOT = '/home/django/rad/static/'
STATIC_ROOT = 'static/'
REMOTE_URL = "http://penracourses.org.uk"
#