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 5d28e6b commit 73efc40Copy full SHA for 73efc40
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
+ N_WORKFLOW_ORACLES: 4
39
TEST_OWNERS: ${TEST_OWNERS:-}
40
STREAMS_API_URL: ${STREAMS_API_URL:-}
41
STREAMS_API_KEY: ${STREAMS_API_KEY:-}
0 commit comments