summaryrefslogtreecommitdiffstats
path: root/opt/servers/roles/ngnix/defaults/main.yml
blob: cb3b39340e4f61757deaaa08209d9f7ccbf983c3 (plain)
1
2
3
4
5
6
7
---
services:
  - { name: kibana, upstream: 'http://127.0.0.1:5601' }
  - { name: elastic, upstream: 'http://127.0.0.1:9200' }

qtip_services:
  - { name: restful_api, upstream: 'http://127.0.0.1:5000' }