feat: use host mode port networking
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Philipp Rothmann 2023-05-25 13:33:08 +02:00
parent c9d80df34d
commit d2b7b671f5
1 changed files with 3 additions and 1 deletions

View File

@ -4,4 +4,6 @@ services:
environment:
- METRICS_ENABLED
ports:
- "8082:8082"
- target: 8082
published: 8082
mode: host