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.
1 parent 9891b92 commit 89bb6e2Copy full SHA for 89bb6e2
compose/common.yml
@@ -312,7 +312,7 @@ services:
312
- *projector-environment
313
- *sdk-environment
314
POSTGRES_DB_FILE: /run/secrets/postgres_db_wallet_api
315
- PROJECTION_NAMES: protocol-parameters, transactions
+ PROJECTION_NAMES: protocol-parameters,transactions
316
ports:
317
- ${WALLET_API_PROJECTOR_PORT:-4005}:3000
318
0 commit comments