issues
search
thangchung
/
GrpcJsonTranscoder
A filter which allows a RESTful JSON API client to send requests to .NET web server over HTTP and get proxied to a gRPC service
MIT License
121
stars
26
forks
source link
Fix configuration
#3
Closed
butterngo
closed
5 years ago
butterngo
commented
5 years ago
AggregationRestApi appsettings.Development.json Change GrpcHost to Docker host
OcelotGateway Change Host to Docker host Add new configuration.Development.json
thangchung
commented
5 years ago
Thank you @butterngo