Loading...
Loading...
Compare original and translation side by side
firebase.jsonapphosting{
"apphosting": {
"backendId": "my-app-id",
"rootDir": "/",
"ignore": [
"node_modules",
".git",
"firebase-debug.log",
"firebase-debug.*.log",
"functions"
]
}
}apphosting.yamlnpx -y firebase-tools@latest apphosting:secretsnpx -y firebase-tools@latest deployfirebase.jsonapphosting{
"apphosting": {
"backendId": "my-app-id",
"rootDir": "/",
"ignore": [
"node_modules",
".git",
"firebase-debug.log",
"firebase-debug.*.log",
"functions"
]
}
}apphosting.yamlnpx -y firebase-tools@latest apphosting:secretsnpx -y firebase-tools@latest deploy