summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-08-26 13:32:41 +0000
committerChristoph Helma <helma@in-silico.ch>2011-08-26 13:32:41 +0000
commit85bd30211fa24d97e4f0e8ed5ca544f6e87071a6 (patch)
treeb3e944a7aed7759df6d0ad0c32affc201e083b00
parent78d95cc34a419c7b01c68cf162f8ec65e4c70280 (diff)
yaml_hosts changed to json_hosts
-rw-r--r--production.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/production.yaml b/production.yaml
index f3eee2c..2535a78 100644
--- a/production.yaml
+++ b/production.yaml
@@ -10,7 +10,7 @@
opentox-toxcreate: "http://SERVERNAME/toxcreate/"
opentox-validation: "http://SERVERNAME/validation/"
-:yaml_hosts:
+:json_hosts:
- "localhost"
- "SERVERNAME"
- "webservices.in-silico.ch"