Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

Commit 122d474

Browse files
committed
update env vars
1 parent e744e19 commit 122d474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mu.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ service:
66
pathPatterns:
77
- /*
88
environment:
9-
CRYSTAL_URL: "http://ecsdemo-crystal.${_SERVICE_DISCOVERY_NAMESPACE}/crystal"
10-
NODEJS_URL: "http://ecsdemo-nodejs.${_SERVICE_DISCOVERY_NAMESPACE}/"
9+
CRYSTAL_URL: "http://ecsdemo-crystal.${ServiceDiscoveryName}/crystal"
10+
NODEJS_URL: "http://ecsdemo-nodejs.${ServiceDiscoveryName}/"

0 commit comments

Comments
 (0)