summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk3
1 files changed, 2 insertions, 1 deletions
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