diff --git a/docker-compose.yml b/docker-compose.yml index 8a57fbc..e07d907 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,7 +6,7 @@ services: volumes: - magneticod-data:/root/.local/share/magneticod - magneticod-config:/root/.config/magneticod - network: host + network_mode: "host" magneticow: image: boramalper/magneticow