Remove boba.best (moved to bbaovanc.com vps)

This commit is contained in:
BBaoVanC 2022-05-24 23:08:43 -05:00
parent 033ee5c253
commit 34affedd0b
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
# vim: ft=caddyfile
www.boba.best {
redir https://boba.best{uri}
}
boba.best {
import matrix-well-known
import hsts
header Access-Control-Allow-Origin *
header Cache-Control no-cache
root * /var/www/boba.best/public
file_server {
precompressed br gzip
}
import basicerrors
}