Removed default network
This commit is contained in:
parent
a40750871e
commit
c8126d933c
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ services:
|
||||||
network: host
|
network: host
|
||||||
restart: always
|
restart: always
|
||||||
container_name: odin
|
container_name: odin
|
||||||
network:
|
networks:
|
||||||
- none
|
- none
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue