OPpdatere Caddy

This commit is contained in:
Erol Haagenrud 2026-07-17 22:29:29 +02:00
parent 0b35c857cd
commit d78400c56e

View file

@ -6,6 +6,17 @@ www.teeoff.no {
redir https://teeoff.no{uri} permanent redir https://teeoff.no{uri} permanent
} }
teecup.teeoff.no {
encode zstd gzip
log {
output stdout
format console
}
reverse_proxy teecup_frontend:3000
}
teeoff.no { teeoff.no {
encode zstd gzip encode zstd gzip