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/'