conflicting parameters expose/network_mode

This commit is contained in:
cventastic
2022-06-28 12:26:32 +02:00
parent dbdb6e963c
commit b966320f77

View File

@@ -48,8 +48,8 @@ services:
- '--storage.tsdb.retention.time=200h'
- '--web.enable-lifecycle'
restart: unless-stopped
expose:
- 9090
# expose:
# - 9090
network_mode: "service:wireguard"
# ports:
# - 127.0.0.1:9090:9090