Removed default network
This commit is contained in:
parent
3f39899bf9
commit
48f6ca9bbc
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ services:
|
||||||
network: host
|
network: host
|
||||||
restart: always
|
restart: always
|
||||||
container_name: odin
|
container_name: odin
|
||||||
network-mode: none
|
network_mode: none
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue