-
|
Hi Guys, Is it possible to change the current gRPC port (default: 4770) and Stubs API port (default: 4771) by adding a parameter to the Docker command? |
Beta Was this translation helpful? Give feedback.
Answered by
rez1dent3
Aug 20, 2025
Replies: 1 comment 2 replies
-
|
Hello. You can use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ENV default value:
GRPC_NETWORK=tcp,GRPC_HOST=0.0.0.0,GRPC_PORT=4770,HTTP_HOST=0.0.0.0,HTTP_PORT=4771,STUB_WATCHER_ENABLED=true,STUB_WATCHER_INTERVAL=1s,STUB_WATCHER_TYPE=fsnotifyandLOG_LEVEL=info