summaryrefslogtreecommitdiffstats
path: root/localsettingspotatohut.py
diff options
context:
space:
mode:
Diffstat (limited to 'localsettingspotatohut.py')
-rw-r--r--localsettingspotatohut.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/localsettingspotatohut.py b/localsettingspotatohut.py
index 0594ca1..c657523 100644
--- a/localsettingspotatohut.py
+++ b/localsettingspotatohut.py
@@ -32,9 +32,9 @@ SURVEYS = '/home/expo/'
SURVEY_SCANS = '/home/expo/expoimages/'
FILES = '/home/expo/expoimages'
-EXPOWEB_URL = 'http://expo.survex.com/'
+EXPOWEB_URL = 'http://expo/'
-SURVEYS_URL = 'http://expo.survex.com/survey_scans/'
+SURVEYS_URL = 'http://expo/survey_scans/'
PYTHON_PATH = '/home/expo/troggle/'