Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Commit 88fb9a9

Browse files
committed
Switch logging driver back to json-file by default
1 parent 763c23c commit 88fb9a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ POSTFIX_SASL_AUTH=
4949
POSTFIX_TLS=
5050

5151
# Configure docker log driver - currently supports 'none', 'syslog' or 'journald'
52-
LOG_DRIVER=syslog
52+
LOG_DRIVER=json-file

0 commit comments

Comments
 (0)