mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-26 20:56:34 +00:00
Fix indentation in docker-compose.yml
Change-type: patch
This commit is contained in:
parent
b329d22e9c
commit
04fbc9900e
@ -21,9 +21,9 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- 'grafana:/data'
|
- 'grafana:/data'
|
||||||
environment:
|
environment:
|
||||||
- 'GF_SERVER_HTTP_PORT=80'
|
- 'GF_SERVER_HTTP_PORT=80'
|
||||||
- 'GF_PATHS_PROVISIONING=/usr/src/app/provisioning'
|
- 'GF_PATHS_PROVISIONING=/usr/src/app/provisioning'
|
||||||
- 'GF_SESSION_PROVIDER=memory'
|
- 'GF_SESSION_PROVIDER=memory'
|
||||||
collectd:
|
collectd:
|
||||||
build: ./etcher-pro-monitoring/collectd
|
build: ./etcher-pro-monitoring/collectd
|
||||||
privileged: true
|
privileged: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user