Commit 113b4d73 by Harsh Shah

Angular environment added for QA_Matchd

parent a1fc2641
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
"environmentSource": "environments/environment.ts", "environmentSource": "environments/environment.ts",
"environments": { "environments": {
"dev": "environments/environment.ts", "dev": "environments/environment.ts",
"qa": "environments/environment.qa.ts", "qa_matchd": "environments/environment.qa_matchd.ts",
"uat": "environments/environment.uat.ts", "uat": "environments/environment.uat.ts",
"production": "environments/environment.prod.ts" "production": "environments/environment.prod.ts"
} }
......
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