docker-compose add indexer-addr port 1212 fix
This commit is contained in:
parent
9ab62466da
commit
04818c5bea
@ -7,7 +7,7 @@ services:
|
|||||||
- ${MAGNETICOD_DATA}:/root/.local/share/magneticod
|
- ${MAGNETICOD_DATA}:/root/.local/share/magneticod
|
||||||
- ${MAGNETICOD_CONFIG}:/root/.config/magneticod
|
- ${MAGNETICOD_CONFIG}:/root/.config/magneticod
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
cmd:
|
command:
|
||||||
- "--indexer-addr=0.0.0.0:1212"
|
- "--indexer-addr=0.0.0.0:1212"
|
||||||
|
|
||||||
magneticow:
|
magneticow:
|
||||||
|
Loading…
Reference in New Issue
Block a user