@@ -8,7 +8,7 @@
"Microsoft.Hosting.Lifetime": "Information"
}
},
- "urls": "https://[*]:5001",
+ "urls": "https://*:5001",
"GrpcServer": {
//用于grpc启动后注册到服务发现的ip地址段
"ServiceAddress": "192.168.*.*:",
@@ -6,7 +6,7 @@