Correct volume declaration
This commit is contained in:
parent
0b1fc07a27
commit
950455bea1
|
@ -11,7 +11,7 @@ services:
|
|||
- tipi_main_network
|
||||
container_name: monerod
|
||||
volumes:
|
||||
- bitmonero:/home/monero/.bitmonero
|
||||
- ${APP_DATA_DIR}/data:/home/monero/.bitmonero
|
||||
command: >-
|
||||
--rpc-restricted-bind-ip=0.0.0.0
|
||||
--rpc-restricted-bind-port=18089
|
||||
|
|
Loading…
Reference in New Issue
Block a user