This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
lovecoding
/
VIP30
Seguir
9
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
cc5dce1202
Ramas
Etiquetas
master
VIP30
/
cloud
/
cloudfunctions
/
vip1
/
node_modules
/
@cloudbase
/
node-sdk
/
test
/
config.example.js
config.example.js
103 B
Histórico
Raw
1
2
3
4
5
6
7
module.exports = {
secretId: 'xxx',
secretKey: 'xxxx',
env: 'xxx',
appId: 'xxx',
proxy: ''
}