You've already forked orderservice
feat: added http gateway for grpc
This commit is contained in:
@@ -3,4 +3,6 @@
|
||||
|
||||
GRPC_PORT=50051
|
||||
GRPC_ENABLE_REFLECTION=false
|
||||
HTTP_HANDLER_ENABLE=false
|
||||
HTTP_PORT=8080
|
||||
LOG_LEVEL=info
|
||||
|
||||
Reference in New Issue
Block a user