config.json 273 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 { "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": "v1.1" }