From a049e4b17e5c065925fa860741337480c18004f3 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Fri, 14 Jul 2023 22:03:40 +0200 Subject: Minor changes --- config.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 29fdf7c..f37dfdf 100644 --- a/config.mk +++ b/config.mk @@ -1,2 +1,3 @@ PUBLISHER_PORT=5556 -PUBLISHER_ADDR=localhost \ No newline at end of file +PUBLISHER_ADDR=localhost +LOGGER_DIR=./logs \ No newline at end of file -- cgit v1.2.3