summaryrefslogtreecommitdiff
path: root/lib/templates
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-10-06 10:39:43 +0200
committerChristoph Helma <helma@in-silico.de>2009-10-06 10:39:43 +0200
commit5d5688fbe43806af8523e5481715b5969feeab60 (patch)
treec5b2d26cbc2a2ebffa4606dfded62afd6d4c5821 /lib/templates
parent9f16c1ede56a95368044a333f716d09c0240e5ab (diff)
Passes tests in opentox-test
Diffstat (limited to 'lib/templates')
-rw-r--r--lib/templates/config.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/templates/config.yaml b/lib/templates/config.yaml
index 14326fe..7b46d43 100644
--- a/lib/templates/config.yaml
+++ b/lib/templates/config.yaml
@@ -1,10 +1,10 @@
:base_dir: /home/ch/webservices
:webserver: thin
:services:
-# make sure to provide a full uri (including training slash)
- opentox-feature: "http://localhost:5000/"
- opentox-compound: "http://localhost:5001/"
- opentox-dataset: "http://localhost:5002/"
- opentox-fminer: "http://localhost:5003/"
- opentox-similarity: "http://localhost:5004/"
- opentox-lazar: "http://localhost:5005/"
+# make sure to enter a full uri (including training slash)
+ opentox-compound: "http://localhost:4000/"
+ opentox-feature: "http://localhost:4001/"
+ opentox-dataset: "http://localhost:4002/"
+ opentox-algorithm: "http://localhost:4003/"
+ opentox-model: "http://localhost:4004/"
+ #opentox-task: "http://localhost:4005/"