Skip to content

Commit d7052f9

Browse files
committed
feat: map logs to standard output to support docker logs
1 parent f958d14 commit d7052f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,5 +375,5 @@ visitor-attachment-daily-bandwidth-limit: "50M"
375375
#
376376
log-level: debug
377377
log-format: json
378-
log-file: /var/log/ntfy.log
378+
log-file: /dev/stdout
379379
# log-level-overrides:

0 commit comments

Comments
 (0)