fixing funnel config

This commit is contained in:
Tassilo - 2023-07-21 21:09:01 +02:00
parent 8f1706c8e6
commit 4b47a39156
Signed by: revol-xut
GPG Key ID: 4F56FF7759627D07
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ in
enable = true;
GRPC = {
host = "127.0.0.1";
port = 50050 + serice_number;
port = config.TLMS.chemo.port;
};
defaultWebsocket = {
host = "127.0.0.1";