Files
hpos-web/.firebaserc
Pritimay Sarkar 644e06f78f add iocl setup
2024-02-19 12:17:42 +05:30

30 lines
442 B
Plaintext

{
"projects": {
"default": "hpos-af3cc"
},
"targets": {
"hpos-af3cc": {
"hosting": {
"dev1": [
"hpos-dev1"
],
"qa": [
"hpos-qa"
],
"dev": [
"hpos-dev"
],
"preprod": [
"hpos-preprod"
],
"uat": [
"hpos-uat"
],
"iocl": [
"iocl-iisc"
]
}
}
},
"etags": {}
}