adding network host for testing
This commit is contained in:
parent
bb9235b6ef
commit
ada1a8793a
@ -4,6 +4,8 @@ services:
|
|||||||
martillo-maldito:
|
martillo-maldito:
|
||||||
image: martillo-maldito:latest
|
image: martillo-maldito:latest
|
||||||
restart: always
|
restart: always
|
||||||
|
network_mode: "host"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
pull_policy: build
|
pull_policy: build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user