summaryrefslogtreecommitdiff
path: root/lib/templates/config.yaml
blob: 14326fe2b26775eec7b4352285b95205bbc75d86 (plain)
1
2
3
4
5
6
7
8
9
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/"