diff --git a/On host/Caddy.md b/On host/Caddy.md index 969d7f0..4c42242 100644 --- a/On host/Caddy.md +++ b/On host/Caddy.md @@ -155,6 +155,11 @@ git.delmar.bzh { encode gzip zstd } +gotify.delmar.bzh { + reverse_proxy bob:41901 + encode gzip zstd +} + homepage.delmar.bzh { reverse_proxy bob:5005 encode gzip zstd