fix network in docker-compose.yml
This commit is contained in:
parent
db6610b916
commit
c16276bf3f
@ -6,7 +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
|
network_mode: "host"
|
||||||
|
|
||||||
magneticow:
|
magneticow:
|
||||||
image: boramalper/magneticow
|
image: boramalper/magneticow
|
||||||
|
Loading…
Reference in New Issue
Block a user