Fix volume declaration

This commit is contained in:
Seth For Privacy 2022-09-09 16:41:11 -04:00 committed by GitHub
parent 950455bea1
commit e71307abcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ services:
- tipi_main_network - tipi_main_network
container_name: monerod container_name: monerod
volumes: volumes:
- bitmonero:/home/monero/.bitmonero - ${APP_DATA_DIR}/data:/home/monero/.bitmonero
command: >- command: >-
--rpc-restricted-bind-ip=0.0.0.0 --rpc-restricted-bind-ip=0.0.0.0
--rpc-restricted-bind-port=18089 --rpc-restricted-bind-port=18089