src/hdabo/config.py.tmpl
changeset 270 0f8c8b16cb58
parent 266 825ff4d6a8ac
child 272 1c774f7a0341
--- a/src/hdabo/config.py.tmpl	Mon Jun 16 17:28:44 2014 +0200
+++ b/src/hdabo/config.py.tmpl	Mon Jun 16 17:37:36 2014 +0200
@@ -1,7 +1,7 @@
 import os
 
 BASE_DIR = os.path.dirname(os.path.abspath(__file__)).rstrip("/")+"/"
-BASE_URL = '/~ymh/hdabo/'
+BASE_URL = '/hdabo/'
 WEB_URL = 'http://localhost'
 
 # Absolute filesystem path to the directory that will hold user-uploaded files.