Files
hpos-web/.firebaserc

27 lines
391 B
Plaintext
Raw Normal View History

2023-07-07 04:51:55 +05:30
{
"projects": {
"default": "hpos-af3cc"
2023-12-08 15:36:10 +05:30
},
"targets": {
"hpos-af3cc": {
"hosting": {
"dev1": [
"hpos-dev1"
],
"qa": [
"hpos-qa"
2023-12-12 22:12:26 +05:30
],
"dev": [
"hpos-dev"
2024-01-27 01:40:06 +05:30
],
"preprod": [
"hpos-preprod"
],
"uat": [
"hpos-uat"
2023-12-08 15:36:10 +05:30
]
}
}
},
"etags": {}
}