Create docker volume for storing wallet data

This commit is contained in:
silverpill 2022-09-10 21:47:56 +00:00
parent 04254be713
commit 0c7f23bc76

View file

@ -35,6 +35,9 @@ services:
- "monerod"
ports:
- "58083:18083"
volumes:
- monero_wallets:/wallets
volumes:
mitra_postgres:
monero_wallets: