feat: added http gateway for grpc

This commit is contained in:
ITQ
2025-11-04 15:18:54 +03:00
parent 2102694712
commit 9d58fe0b41
8 changed files with 517 additions and 30 deletions
+2
View File
@@ -3,4 +3,6 @@
GRPC_PORT=50051
GRPC_ENABLE_REFLECTION=false
HTTP_HANDLER_ENABLE=false
HTTP_PORT=8080
LOG_LEVEL=info