Commit 7da81926 by Chamath

S53617890 - Help Hero in wrong window

Environment files updated fir gtmKey.
parent 057d2639
...@@ -2,5 +2,6 @@ ...@@ -2,5 +2,6 @@
export const environment = { export const environment = {
production: false, production: false,
baseUrl: '/matchd/', baseUrl: '/matchd/',
envName: 'QA' envName: 'QA',
gtmKey: 'GTM-M6M4SW6'
}; };
...@@ -2,5 +2,6 @@ ...@@ -2,5 +2,6 @@
export const environment = { export const environment = {
production: false, production: false,
baseUrl: '/matchd/', baseUrl: '/matchd/',
envName: 'UAT' envName: 'UAT',
gtmKey: 'GTM-M6M4SW6'
}; };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment