【发布时间】:2021-06-26 02:52:52
【问题描述】:
当我第一次为 Firebase Function 进行 firebase 部署时,我注意到了 它似乎默认为
✔ functions[helloWorld(us-central1)]: Successful create operation.
我应该在哪里定义函数的区域?
这是从 firebase 函数生成的代码 - firebase init https://gist.github.com/axilaris/9a9edee075860683153155e6277f2a08
【问题讨论】:
标签: node.js firebase npm google-cloud-functions