We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71013bd + d157514 commit 06944bcCopy full SHA for 06944bc
packages/cardano-services/docker-compose.yml
@@ -55,7 +55,7 @@ services:
55
- NETWORK=${NETWORK:-mainnet}
56
- SCAN_INTERVAL=${SCAN_INTERVAL:-60}
57
ports:
58
- - ${API_PORT:-4001}:3000
+ - ${API_PORT:-4007}:3000
59
restart: on-failure
60
secrets:
61
- blockfrost_key
0 commit comments