This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
sunzehao
/
cesium_three_nodejs
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
5b720a519b
Branches
Tags
master
cesium_three...
/
config.js
config.js
111 B
Historique
Raw
1
2
3
4
5
6
//全局配置文件
module.exports = {
//加密和解密的token密钥
jwtSecretKey: "expressToken"
}