fix compose yml format

This commit is contained in:
Stefan Prodan 2016-11-21 22:15:17 +02:00
parent c741124c18
commit afff260c10

View File

@ -8,7 +8,7 @@ services:
restart: unless-stopped
ports:
- 9100:9100
network_mode: host
network_mode: host
labels:
org.label-schema.group: "monitoring"
@ -23,7 +23,7 @@ services:
restart: unless-stopped
ports:
- 8080:8080
network_mode: host
network_mode: host
labels:
org.label-schema.group: "monitoring"