Skip to content
Snippets Groups Projects

Merge f-GRPC-main to dev

Merged Timm Fitschen requested to merge f-grpc-main into dev

Files

+ 5
0
@@ -95,6 +95,11 @@ INITIAL_CONNECTIONS=1
MAX_CONNECTIONS=10
# HTTPS port of the grpc end-point
GRPC_SERVER_PORT_HTTPS=8443
# HTTP port of the grpc end-point
GRPC_SERVER_PORT_HTTP=
# --------------------------------------------------
# HTTPS options
# --------------------------------------------------
Loading