43 lines
1.3 KiB
JSON
43 lines
1.3 KiB
JSON
{
|
|
"AutoProgram": 0,
|
|
"Redis": {
|
|
"connection": "127.0.0.1:6379,password=,defaultdatabase=5"
|
|
},
|
|
"SqlData": [
|
|
{
|
|
"type": 0,
|
|
"name": "Kg.SeaTime.Game",
|
|
"connect": "data source=192.168.0.88;database=kg.seatime.game;user id=root;password=1f5ozxRGE3Y;pooling=true;port=3306;sslmode=Required;charset=utf8mb4;"
|
|
},
|
|
{
|
|
"type": 0,
|
|
"name": "Kg.SeaTime.Resource",
|
|
"connect": "data source=192.168.0.88;database=kg.seatime.resource;user id=root;password=1f5ozxRGE3Y;pooling=true;port=3306;sslmode=Required;charset=utf8mb4;"
|
|
},
|
|
{
|
|
"type": 0,
|
|
"name": "Kg.SeaTime.Log",
|
|
"connect": "data source=192.168.0.88;database=kg.seatime.log;user id=root;password=1f5ozxRGE3Y;pooling=true;port=3306;sslmode=Required;charset=utf8mb4;"
|
|
}
|
|
],
|
|
"JwtTokenOptions": {
|
|
"Issuer": "kx.seatime",
|
|
"Audience": "kx.seatime",
|
|
"SecurityKey": "46055HR0n7FeNHhDKAYD2i9ZsdsYn4jn"
|
|
},
|
|
"ResUrl": {
|
|
"local": "http://192.168.0.142:5298",
|
|
"resUrl": "http://localhost:12206",
|
|
"imgCDN": "/",
|
|
"videoCDN": "/"
|
|
},
|
|
"Sms": {
|
|
"SmsType": 1,
|
|
"AccessKey": "AKIDVptgCRP5UcT4PTGm1yf5E6pKYVBajeKn",
|
|
"Secret": "FG2atxlKflcEclgKhnc9XeU3LM6YjdGf",
|
|
"signName": "探玩驿站",
|
|
"TemplateCode": "963929",
|
|
"SmsSdkAppId": "1400523979",
|
|
"SmsOnTime": 300
|
|
}
|
|
} |