summaryrefslogtreecommitdiff
path: root/lib/templates/config.yaml
blob: 7b46d437ae189051285a9a6d5697cf76da5b52e4 (plain)
1
2
3
4
5
6
7
8
9
10
:base_dir: /home/ch/webservices
:webserver: thin
:services:
# 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/"