config.json
295 Bytes
{
"tagType": ["menu","normal"],
"dbPath": "127.0.0.1:27017",
"dbName": "LeYouTu",
"dbUser": "leyoutu",
"dbPassword": "leyoutu123456",
"redisPath": "127.0.0.1:6379",
"Env": "DEV",
"tokenSecret": "token.secret",
"ServerPort": ":8080",
"Version": 1.1,
"SupportVersion": 1.0
}