change mount path

This commit is contained in:
cventastic
2022-04-25 09:54:06 +02:00
parent 431b9430e2
commit dc7998aa74

View File

@@ -41,7 +41,7 @@ services:
- POCKET_CORE_KEY=$POCKET_CORE_KEY_TEST
- POCKET_CORE_PASSPHRASE=$POCKET_CORE_PASSPHRASE_TEST
volumes:
- pocket-testnet:/home/app/.pocket
- pocket-testnet:/home/app/.pocket/data
restart: unless-stopped
labels:
- "traefik.enable=true"