config.json 252 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"
}