Removed default network

This commit is contained in:
Lukian 2025-03-17 12:41:50 +01:00
parent 294af9c6af
commit 47825d459a

View file

@ -6,4 +6,6 @@ services:
network: host network: host
restart: always restart: always
container_name: odin container_name: odin
network:
- none