Update Caddyfile

This commit is contained in:
Nix
2025-05-04 16:32:17 -04:00
committed by GitHub
parent afecdefb8d
commit 32ceba5d51
+2 -2
View File
@@ -1,6 +1,6 @@
http://* {
:80 {
root * /app
encode
try_files {path} /index.html
file_server
}
}