Skip to content

Commit a6b37a1

Browse files
committed
add clientDomain to the deploy files
- ref: #65
1 parent 82e6190 commit a6b37a1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ops/production-deploy.tmpl.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
appBaseUrl: 'https://store.phenovista.com'
2+
clientDomain: 'assayexpress.com'
23
clientId: $CLIENT_ID
34
clientSecret: $CLIENT_SECRET
45
googleTagManagerId: 'GTM-PQGCP24G'

ops/staging-deploy.tmpl.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
appBaseUrl: 'https://phenovista-staging.softserv.cloud'
2+
clientDomain: 'assayexpress.com'
23
clientId: $CLIENT_ID
34
clientSecret: $CLIENT_SECRET
45
googleTagManagerId: ''

0 commit comments

Comments
 (0)