Commit c9f337a4 authored by 周远喜's avatar 周远喜

v6

parent ed4a1297
{
"ConnectionStrings": {
"Default": "Server=39.100.148.168; Database=system; charset=utf8;user=root;password=root@Mysql8@228;port=3307;pooling=true;min pool size=1;max pool size=5;"
},
//"Logging": {
// "IncludeScopes": true,
// "LogLevel": {
// "Default": "DEBUG",
// "System": "DEBUG",
// "Microsoft": "DEBUG"
// }
//},
"App": {
"ServerAddress": "http://*:10160"
"ServerAddress": "http://*:10160/",
"Title": "系统管理 API",
"Version": "v1",
"ApiName": "registry",
"SwaggerClientId": "registry_api_swagger",
"db": { "database": "mes" }
},
"ServiceDiscovery": {
"ServiceName": "registry",
"Version": "1.0.0-pre",
"HealthCheckTemplate": "/api/health",
"Endpoints": [ "http://192.168.0.181:10160" ]
},
"apollo": {
"AppId": "saas_mes_registry",
"Env": "Pro",
"Meta": {
//"MetaServer": "http://39.100.148.168:8080",
"FAT": "http://39.100.148.168:8082",
"DEV": "http://39.100.148.168:8080",
"UAT": "http://39.100.148.168:8082",
"PRO": "http://39.100.148.168:8081"
}
"AgileConfig": {
"appId": "saas-config",
"secret": "",
"nodes": "http://192.168.0.181:9800", //多个节点使用逗号分隔,
"name": "registry",
"tag": "v1"
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment