Skip to content

Commit 89bb6e2

Browse files
committed
fix: whitespace for projections
1 parent 9891b92 commit 89bb6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ services:
312312
- *projector-environment
313313
- *sdk-environment
314314
POSTGRES_DB_FILE: /run/secrets/postgres_db_wallet_api
315-
PROJECTION_NAMES: protocol-parameters, transactions
315+
PROJECTION_NAMES: protocol-parameters,transactions
316316
ports:
317317
- ${WALLET_API_PROJECTOR_PORT:-4005}:3000
318318

0 commit comments

Comments
 (0)