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' - '--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