39 lines
1.3 KiB
JSON
39 lines
1.3 KiB
JSON
{
|
|
"App": {
|
|
"CorsOrigins": "https://*.23544.com"
|
|
},
|
|
"ConnectionStrings": {
|
|
"marking_basic": "Server=192.168.2.9;Port=3306;Database=marking_basic;Uid=root;Pwd=qwe123!@#;AllowLoadLocalInfile=true;",
|
|
"penoffline": "host=47.108.209.28;port=8812;username=zhjs;password=zhjsniubi;database=qdb;ServerCompatibilityMode=NoTypeLoading;"
|
|
},
|
|
"Redis": {
|
|
"Configuration": "192.168.2.7:6379,password=qwe123!@#,defaultDatabase=14,idleTimeout=3000,poolsize=5,prefix=marking"
|
|
},
|
|
"StringEncryption": {
|
|
"DefaultPassPhrase": "LB6Ts3T0sdE5VSNq"
|
|
},
|
|
"RabbitMQ": {
|
|
"Connections": {
|
|
"Default": {
|
|
"HostName": "192.168.2.7",
|
|
"Port": "5672",
|
|
"UserName": "rabbit",
|
|
"Password": "qwe123!@#",
|
|
"VirtualHost": "marking"
|
|
}
|
|
},
|
|
"EventBus": {
|
|
"ClientName": "collect_queue",
|
|
"ExchangeName": "exam_gather_ex"
|
|
}
|
|
},
|
|
"Aliyun": {
|
|
"AccessKeyId": "LTAI5tJ6stiMWGhVU3TtRyAf",
|
|
"AccessKeySecret": "A3pwnGx2SW1orvraCkXta6Lx4sV06e",
|
|
"Endpoint": "https://oss-cn-chengdu.aliyuncs.com",
|
|
"RegionId": "oss-cn-chengdu",
|
|
"ContainerName": "mk-xk-test",
|
|
"Host": "//mk-xk-test.23544.com"
|
|
}
|
|
}
|