From 97c48bd23dacabf9ceb986dcfa6cce1e3caa7586 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 15 Jul 2023 16:06:43 +0200 Subject: Minor changes --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 6a25af2..cda8ad2 100644 --- a/config.mk +++ b/config.mk @@ -1,6 +1,6 @@ ##### ZeroMQ PUBLISHER_PORT=5556 -PUBLISHER_ADDR=localhost +PUBLISHER_INTERFACE=* ##### Logger/Publisher # LOGGERS_DIR will contains all the data generated by the loggers -- cgit v1.2.3