summaryrefslogtreecommitdiff
path: root/production.yaml
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-05-23 13:32:35 +0200
committermr <mr@mrautenberg.de>2011-05-23 13:32:35 +0200
commit565997933b51f4573b68c2f04ebff82755ea8c74 (patch)
treea65f1c14b32e36be889f5724be82bfb9c103d684 /production.yaml
parenta8efedb2177909693dbd51409492f8ac8418b3cb (diff)
parentccdba9f5223d82873b1c653ea3f8635f18fefd0e (diff)
Merge branch 'release/2.0.0'v2.0.0
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"