all repos — website @ 57e251e122e0f0d54c90103380aa83f80f0651fb

My website

Deploy to fly.io

Alan Pearce
commit

57e251e122e0f0d54c90103380aa83f80f0651fb

parent

a19a4d5172e0bc2be93b646600b6d7cd3c360f3d

1 file changed, 11 insertions(+), 2 deletions(-)

changed files
M CaddyfileCaddyfile
@@ -1,5 +1,14 @@
-http:// { - root * public/ +{ + admin off + persist_config off +} + +:9091 { + metrics +} + +:8080 { + root * {$SITE_ROOT} file_server { precompressed br zstd gzip }