config.json 302 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",
  "ApiVersion": "1.1",
  "SupportVersion": "1.0"
}