File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
.deployment/storefront-app Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
"environmentId" : " dev" ,
9
9
"environmentName" : " Development" ,
10
10
"environmentType" : " staging" ,
11
- "environmentUrl" : " https://st-platform .dev.govirto.com/"
11
+ "environmentUrl" : " https://st-storefront .dev.govirto.com/"
12
12
},
13
13
"qa" : {
14
14
"deployAppName" : " storefront-qa" ,
15
15
"deployBranch" : " qa" ,
16
16
"environmentId" : " qa" ,
17
17
"environmentName" : " QA" ,
18
18
"environmentType" : " testing" ,
19
- "environmentUrl" : " https://st-platform .qa.govirto.com/"
19
+ "environmentUrl" : " https://st-storefront .qa.govirto.com/"
20
20
},
21
21
"prod" : {
22
22
"deployAppName" : " storefront-demo" ,
23
23
"deployBranch" : " demo" ,
24
24
"environmentId" : " demo" ,
25
25
"environmentName" : " Demo" ,
26
26
"environmentType" : " production" ,
27
- "environmentUrl" : " https://st-platform .demo.govirto.com/"
27
+ "environmentUrl" : " https://st-storefront .demo.govirto.com/"
28
28
}
29
- }
29
+ }
You can’t perform that action at this time.
0 commit comments