mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Configure RoadRunner log encoding as json
Shlink logs are already in json so this should unify all logs as json
This commit is contained in:
parent
11fa28e489
commit
134cfc6f4c
@ -30,6 +30,7 @@ jobs:
|
||||
prefetch: 10
|
||||
|
||||
logs:
|
||||
encoding: json
|
||||
mode: development
|
||||
channels:
|
||||
http:
|
||||
|
@ -28,6 +28,7 @@ jobs:
|
||||
prefetch: 10
|
||||
|
||||
logs:
|
||||
encoding: json
|
||||
mode: production
|
||||
channels:
|
||||
http:
|
||||
|
Loading…
Reference in New Issue
Block a user