mirror of
https://github.com/stefanprodan/dockprom.git
synced 2025-05-05 15:32:50 +00:00
fix compose yml format
This commit is contained in:
parent
c741124c18
commit
afff260c10
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user