add new environments

This commit is contained in:
Pritimay Sarkar
2024-01-27 01:40:06 +05:30
parent 6872d260b6
commit dd92c78104
4 changed files with 19 additions and 44 deletions

View File

@@ -13,6 +13,12 @@
],
"dev": [
"hpos-dev"
],
"preprod": [
"hpos-preprod"
],
"uat": [
"hpos-uat"
]
}
}