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