diff --git a/On host/Caddy.md b/On host/Caddy.md index 2922784..407a7ad 100644 --- a/On host/Caddy.md +++ b/On host/Caddy.md @@ -232,6 +232,12 @@ tools.delmar.bzh { encode gzip zstd } +tpml.delmar.bzh { + encode gzip zstd + root * /var/www/tpml + file_server +} + twip.delmar.bzh { reverse_proxy sheldon:23473 encode gzip zstd diff --git a/On host/SSG (Hugo).md b/On host/Hugo (SSG).md similarity index 100% rename from On host/SSG (Hugo).md rename to On host/Hugo (SSG).md