Commit e38d9d87 by Haresh Godhani

- Added docker env

parent d64864ec
...@@ -39,7 +39,8 @@ ...@@ -39,7 +39,8 @@
"qa_matchd": "environments/environment.qa_matchd.ts", "qa_matchd": "environments/environment.qa_matchd.ts",
"uat": "environments/environment.uat.ts", "uat": "environments/environment.uat.ts",
"uat_matchd": "environments/environment.uat_matchd.ts", "uat_matchd": "environments/environment.uat_matchd.ts",
"production": "environments/environment.prod.ts" "production": "environments/environment.prod.ts",
"docker": "environments/environment.docket.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