summaryrefslogtreecommitdiffstats
path: root/bn_django/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'bn_django/settings.py')
-rw-r--r--bn_django/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/settings.py b/bn_django/settings.py
index 282f4c9..e8ee891 100644
--- a/bn_django/settings.py
+++ b/bn_django/settings.py
@@ -38,7 +38,7 @@ MEDIA_ROOT = '/home/bnewbold/bn-project/media/'
# URL that handles the media served from MEDIA_ROOT.
# Example: "http://media.lawrence.com"
-MEDIA_URL = 'http://bryannewbold.com/media/'
+MEDIA_URL = '/media/'
# URL prefix for admin media -- CSS, JavaScript and images. Make sure to use a
# trailing slash.