Skip to content

Commit

Permalink
Update appsettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeLyn committed Apr 26, 2019
1 parent e22eab0 commit 46b3e6f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions samples/Sample.Server/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,14 @@
"Server": {
"address": "192.168.1.129",
"port": 5001,
"certUrl": "",
"certPwd": "",
"weight": 1
},
"Client": {
"DefaultCert": {
"url": "",
"pwd": ""

},
"ServicesCert": {
"RPC": {
"url": "",
"pwd": ""
}

}
},
"ServiceDiscovery": {
Expand Down

0 comments on commit 46b3e6f

Please sign in to comment.