forked from coop-cloud/traefik
feat: use host mode port networking
This commit is contained in:
parent
c9d80df34d
commit
d2b7b671f5
@ -4,4 +4,6 @@ services:
|
||||
environment:
|
||||
- METRICS_ENABLED
|
||||
ports:
|
||||
- "8082:8082"
|
||||
- target: 8082
|
||||
published: 8082
|
||||
mode: host
|
||||
|
Loading…
x
Reference in New Issue
Block a user