Updated Caddyfile

This commit is contained in:
2025-08-28 20:38:29 +02:00
parent 05c3687cc6
commit fc297c1d04

View File

@@ -2,9 +2,10 @@ http://127.0.0.1:1337 {
root * ./dist
encode gzip zstd
file_server
try_files {path} /index.html
file_server
log {
output file /var/log/caddy/spritesheetgenerator.online.log
}