music test
This commit is contained in:
@@ -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
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user