diff --git a/mmg/settings.py b/mmg/settings.py index 0631175..f796ca7 100644 --- a/mmg/settings.py +++ b/mmg/settings.py @@ -61,7 +61,7 @@ STATIC_ROOT = os.path.expanduser('~/tmp/mmg') # URL prefix for static files. # Example: "http://example.com/static/", "http://static.example.com/" -STATIC_URL = '/static/' +STATIC_URL = 'http://tmp.mcquay.me/mmg/' # Additional locations of static files STATICFILES_DIRS = (