fix network in docker-compose.yml
This commit is contained in:
parent
db6610b916
commit
c16276bf3f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user