music test
All checks were successful
Build Docker / deploy (push) Successful in 59s
Build Docker / build (push) Successful in 38s

This commit is contained in:
2026-03-14 23:32:55 +03:00
parent 468bdf817a
commit 9c92a9c760

View File

@@ -22,3 +22,20 @@ https://ru.homyk.space {
format json 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
}
}