We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94833b5 commit cffab8fCopy full SHA for cffab8f
jibri/rootfs/defaults/logging.properties
@@ -1,4 +1,4 @@
1
-{{ $JIBRI_LOGS_DIR := .Env.JIBRI_LOGS_DIR | default /config/logs -}}
+{{ $JIBRI_LOGS_DIR := .Env.JIBRI_LOGS_DIR | default "/config/logs" -}}
2
3
handlers = java.util.logging.FileHandler, java.util.logging.ConsoleHandler
4
0 commit comments