diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-14 22:03:40 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-14 22:03:40 +0200 |
| commit | a049e4b17e5c065925fa860741337480c18004f3 (patch) | |
| tree | 3521be94490c835dd220fb43e6b37df6a054509a /config.mk | |
| parent | 31fd7f1f9b85a447bf9d446e1fc61f3179d79849 (diff) | |
Minor changes
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
