Files
hoppscotch/.firebaserc
Liyas Thomas cf21a20f05 💚 Fixing CI build
2019-10-03 15:40:29 +05:30

15 lines
186 B
Plaintext

{
"projects": {
"default": "postwoman-api"
},
"targets": {
"postwoman-api": {
"hosting": {
"postwoman": [
"postwoman"
]
}
}
}
}