Correct volume declaration

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

View File

@ -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