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 6485e75 commit 3fb8466Copy full SHA for 3fb8466
framework/components/dockercompose/billing_platform_service/docker-compose.yml
@@ -35,6 +35,7 @@ services:
35
TESTNET_CAPABILITIES_REGISTRY_RPC_URL: ${MAINNET_CAPABILITIES_REGISTRY_RPC_URL:-}
36
MAINNET_CAPABILITIES_REGISTRY_FINALITY_DEPTH: ${MAINNET_CAPABILITIES_REGISTRY_FINALITY_DEPTH:-}
37
# ORGANIZATION_ID: "integration-test-aggregation-org-happy-path-odd-quorum"
38
+ ORGANIZATION_ID: "000000000000"
39
# N_WORKFLOW_ORACLES: 4
40
TEST_OWNERS: ${TEST_OWNERS:-}
41
STREAMS_API_URL: ${STREAMS_API_URL:-}
0 commit comments