Update Monolog action level to info, adjust Dockerfile permissions and logging configuration, and set supervisord user to root
This commit is contained in:
@@ -42,7 +42,7 @@ when@prod:
|
||||
handlers:
|
||||
main:
|
||||
type: fingers_crossed
|
||||
action_level: error
|
||||
action_level: info
|
||||
handler: nested
|
||||
excluded_http_codes: [404, 405]
|
||||
buffer_size: 50 # How many messages should be saved? Prevent memory leaks
|
||||
|
||||
Reference in New Issue
Block a user