mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-17 18:15:10 +01:00
Caddy access logs
This commit is contained in:
parent
2dc5751f11
commit
bd33b898fe
4 changed files with 24 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ in
|
|||
builtins.readFile ./base.Caddyfile +
|
||||
''
|
||||
${config.networking.hostName}.infra.noratrieb.dev {
|
||||
log
|
||||
encode zstd gzip
|
||||
header -Last-Modified
|
||||
root * ${import ./caddy-static-prepare {
|
||||
|
|
@ -55,6 +56,7 @@ in
|
|||
${
|
||||
if name == "vps1" || name == "vps3" || name == "vps4" then ''
|
||||
noratrieb.dev {
|
||||
log
|
||||
encode zstd gzip
|
||||
header -Last-Modified2a01:4f8:1c1c:cb18::
|
||||
root * ${import ./caddy-static-prepare {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue