updating docker-compose
This commit is contained in:
parent
f7c2f313f7
commit
7331bc6406
@ -2,12 +2,9 @@ version: "3.9"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
martillo-maldito:
|
martillo-maldito:
|
||||||
image: martillo-maldito:latest
|
image: git.midefos.com/midefos/martillo-maldito:latest
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
|
|
||||||
build:
|
|
||||||
context: .
|
|
||||||
pull_policy: build
|
pull_policy: build
|
||||||
|
|
||||||
cap_add:
|
cap_add:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user