1
0

adding network host for testing

This commit is contained in:
midefos 2024-05-12 14:13:42 +02:00
parent bb9235b6ef
commit ada1a8793a

View File

@ -4,6 +4,8 @@ services:
martillo-maldito:
image: martillo-maldito:latest
restart: always
network_mode: "host"
build:
context: .
pull_policy: build