pub.solar: use /os/download/ for PubSolarOS images

This commit is contained in:
teutat3s 2022-10-03 15:31:26 +02:00
parent 77d3b10fef
commit d79cc27c90
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -5,14 +5,15 @@
}
pub.solar {
log {
output stderr
}
# Uncomment for debugging
#log {
# output stderr
#}
# PubSolarOS images
handle /os/* {
handle /os/download/* {
root * /srv
file_server /os/* browse
file_server /os/download/* browse
}
# serve base domain pub.solar for mastodon.pub.solar