fixes for standard configs

This commit is contained in:
Stanley Dimant
2022-08-24 21:43:17 +02:00
parent fd23cca840
commit 5b136685db
6 changed files with 8 additions and 88 deletions

View File

@@ -12,6 +12,10 @@
"Endpoints": {
"Http": {
"Url": "http://+:5001"
},
"Gprc": {
"Protocols": "Http2",
"Url": "http://+:5003"
}
}
},