Files
sol-journal/.firebaserc
2019-05-29 23:00:59 -06:00

15 lines
218 B
Plaintext

{
"projects": {
"default": "journal-app-service",
"prod": "sol-journal"
},
"targets": {
"sol-journal": {
"hosting": {
"soljournal": [
"soljournal"
]
}
}
}
}