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