docker-compose: Use surveil org
Change-Id: I2dd1737cf5a63e1e5e97a567e056a7033f15a9a5
This commit is contained in:
parent
944773bb4b
commit
f1ba125b69
@ -68,7 +68,7 @@ influxdb:
|
||||
- ./container-data/influxdb:/data
|
||||
|
||||
grafana:
|
||||
image: savoirfairelinux/grafana:2.1.0-pre1
|
||||
image: surveil/grafana:2.1.0-pre1
|
||||
environment:
|
||||
GRAFANA_ROOT_URL: "%(protocol)s://%(domain)s:%(http_port)s/grafana/"
|
||||
GRAFANA_AUTH_PROXY_ENABLED: true
|
||||
@ -77,7 +77,7 @@ grafana:
|
||||
- influxdb
|
||||
|
||||
bansho:
|
||||
image: savoirfairelinux/bansho:0.8.0
|
||||
image: surveil/bansho:0.8.0
|
||||
environment:
|
||||
BANSHO_BACKEND: "surveil"
|
||||
#BANSHO_SURVEIL_URL: "http://surveil:8080/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user