add network: host to docker-compose for magneticod
This commit is contained in:
parent
63b58be9cf
commit
db6610b916
@ -6,6 +6,7 @@ services:
|
||||
volumes:
|
||||
- magneticod-data:/root/.local/share/magneticod
|
||||
- magneticod-config:/root/.config/magneticod
|
||||
network: host
|
||||
|
||||
magneticow:
|
||||
image: boramalper/magneticow
|
||||
|
Loading…
Reference in New Issue
Block a user