Skip to content

Commit 53bfe46

Browse files
another attempt
1 parent d057210 commit 53bfe46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/components/dockercompose/billing_platform_service/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ services:
9191
restart: on-failure
9292
command: ["db", "populate-data", "--linking-mode=basic"]
9393
environment:
94-
BILLING_CLIENT_URL: "http://billing-platform-service:2222"
94+
BILLING_CLIENT_URL: "billing-platform-service:2222"
9595
TEST_OWNERS: ${TEST_OWNERS:-}
9696
DISABLE_AUTH: true
9797
MAINNET_CAPABILITIES_REGISTRY_CHAIN_SELECTOR: ${MAINNET_CAPABILITIES_REGISTRY_CHAIN_SELECTOR:-}

0 commit comments

Comments
 (0)