chore: configure CloudBase env ID cloudbase-d1g56kl2q8f4f7d8a
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ const getDb = () => {
|
|||||||
*/
|
*/
|
||||||
const init = () => {
|
const init = () => {
|
||||||
try {
|
try {
|
||||||
wx.cloud.init({ traceUser: true })
|
wx.cloud.init({ env: 'cloudbase-d1g56kl2q8f4f7d8a', traceUser: true })
|
||||||
_enabled = true
|
_enabled = true
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
_enabled = false
|
_enabled = false
|
||||||
|
|||||||
Reference in New Issue
Block a user