summaryrefslogtreecommitdiff
path: root/production.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'production.yaml')
-rw-r--r--production.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/production.yaml b/production.yaml
index 0e77ddd..f3eee2c 100644
--- a/production.yaml
+++ b/production.yaml
@@ -1,4 +1,4 @@
-:base_dir: /var/www/opentox/
+:base_dir: WWW_DEST
:services:
# make sure to enter a full uri (including training slash)
@@ -8,7 +8,7 @@
opentox-model: "http://SERVERNAME/model/"
opentox-task: "http://SERVERNAME/task/"
opentox-toxcreate: "http://SERVERNAME/toxcreate/"
- opentox-validation: "http://opentox.informatik.uni-freiburg.de/validation/"
+ opentox-validation: "http://SERVERNAME/validation/"
:yaml_hosts:
- "localhost"