We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6d90d commit dc5c6b9Copy full SHA for dc5c6b9
1 file changed
Caddyfile
@@ -15,6 +15,8 @@
15
root * /var/www/html/
16
encode br zstd gzip
17
php_server
18
- output stdout
19
- format json
+ log {
+ output stdout
20
+ format json
21
+ }
22
}
0 commit comments