From ab389ac2ed3ed0ea22e3626e9b790d85110aa892 Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Fri, 14 Feb 2025 13:56:43 +0100 Subject: [PATCH] Fix config to use default bffh port 59661 for convenience --- config/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.toml b/config/config.toml index 20b2f4c..df68837 100644 --- a/config/config.toml +++ b/config/config.toml @@ -4,7 +4,7 @@ port = 1883 [bffhd] hostname = "192.168.178.31" -port = 59662 +port = 59661 [readers] [readers.abc]