mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-22 15:21:52 +00:00
Set potato hut localsettingsfile to have correct URLs
This commit is contained in:
parent
d8863dca48
commit
4a3d181097
@ -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/'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user