summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-07-14 22:03:40 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-07-14 22:03:40 +0200
commita049e4b17e5c065925fa860741337480c18004f3 (patch)
tree3521be94490c835dd220fb43e6b37df6a054509a /config.mk
parent31fd7f1f9b85a447bf9d446e1fc61f3179d79849 (diff)
Minor changes
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