Skip to content

Commit

Permalink
Add logs to Caddy server.
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo committed Nov 27, 2024
1 parent a72fdd2 commit 59cf4ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/configuration/Caddyfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
:9000 {
reverse_proxy localhost:9001
encode zstd gzip
log {
output stdout
format json
}
}

0 comments on commit 59cf4ac

Please sign in to comment.