You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

25 lines
564 B

{
"NacosConfig": {
"Listeners": [
{
"Optional": true,
"DataId": "appsettings.json",
"Group": "DEFAULT_GROUP"
},
{
"Optional": true,
"DataId": "appsettings.Development.json",
"Group": "DEFAULT_GROUP"
}
],
"ServerAddresses": [ "http://localhost:21092" ]
},
"AuthServer": {
"Authority": "http://dev.cd-top.com:59093/",
"RequireHttpsMetadata": "false",
"SwaggerClientId": "admin",
"SwaggerClientSecret": "1q2w3e*"
},
"Sites": "T8,T9",
"Company": "T8,T9"
}