add new chain and add persistent config-dir for pocket

This commit is contained in:
cventastic
2022-05-19 13:55:26 +02:00
parent aed1577472
commit 0f6ad2bca8
6 changed files with 23 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ services:
- POCKET_CORE_PASSPHRASE=$POCKET_CORE_PASSPHRASE_MAINNET
volumes:
- pocket-mainnet:/home/app/.pocket/data
- pocket-mainnet-config:/home/app/.pocket/config
restart: unless-stopped
labels:
- "traefik.enable=true"
@@ -156,5 +157,6 @@ services:
volumes:
pocket-testnet:
pocket-mainnet:
pocket-mainnet-config:
prometheus_data: