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