Files
Krow-workspace/.firebaserc
2025-11-15 19:24:33 -05:00

31 lines
574 B
Plaintext

{
"projects": {
"default": "krow-workforce-dev",
"dev": "krow-workforce-dev",
"staging": "krow-workforce-staging"
},
"targets": {
"krow-workforce-dev": {
"hosting": {
"launchpad": [
"krow-workforce-dev-launchpad"
],
"app-dev": [
"krow-workforce-dev"
],
"app-staging": [
"krow-workforce-staging"
]
}
},
"krow-workforce-staging": {
"hosting": {
"app-staging": [
"krow-workforce-staging"
]
}
}
},
"etags": {}
}