conflicting parameters expose/network_mode
This commit is contained in:
@@ -48,8 +48,8 @@ services:
|
|||||||
- '--storage.tsdb.retention.time=200h'
|
- '--storage.tsdb.retention.time=200h'
|
||||||
- '--web.enable-lifecycle'
|
- '--web.enable-lifecycle'
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
expose:
|
# expose:
|
||||||
- 9090
|
# - 9090
|
||||||
network_mode: "service:wireguard"
|
network_mode: "service:wireguard"
|
||||||
# ports:
|
# ports:
|
||||||
# - 127.0.0.1:9090:9090
|
# - 127.0.0.1:9090:9090
|
||||||
|
|||||||
Reference in New Issue
Block a user