remove music section caddyfile
All checks were successful
Build Docker / deploy (push) Successful in 43s
Build Docker / build (push) Successful in 34s

This commit is contained in:
2026-05-17 17:35:53 +03:00
parent be23fcbec4
commit 76c3dd4e2a

View File

@@ -40,21 +40,4 @@ https://ru.homyk.space {
format json
}
}
}
// https://music.homyk.space {
// encode gzip
// # --- API ---
// handle {
// reverse_proxy koel:80
// }
// log {
// output file /data/logs/caddy1.log {
// roll_size 5mb
// roll_keep 5
// roll_keep_for 72h
// }
// format json
// }
// }
}