changed static server
This commit is contained in:
parent
141736b026
commit
b3f3a7387f
@ -61,7 +61,7 @@ STATIC_ROOT = os.path.expanduser('~/tmp/mmg')
|
|||||||
|
|
||||||
# URL prefix for static files.
|
# URL prefix for static files.
|
||||||
# Example: "http://example.com/static/", "http://static.example.com/"
|
# Example: "http://example.com/static/", "http://static.example.com/"
|
||||||
STATIC_URL = '/static/'
|
STATIC_URL = 'http://tmp.mcquay.me/mmg/'
|
||||||
|
|
||||||
# Additional locations of static files
|
# Additional locations of static files
|
||||||
STATICFILES_DIRS = (
|
STATICFILES_DIRS = (
|
||||||
|
Loading…
Reference in New Issue
Block a user