Remove a couple things

This commit is contained in:
BBaoVanC 2022-01-30 17:31:09 -06:00
parent 018dc3742c
commit f2f6027e43
4 changed files with 1 additions and 31 deletions

View File

@ -1,7 +1,7 @@
# vim: ft=caddyfile
{
grace_period 60s
grace_period 30s
import email
}

View File

@ -1,12 +0,0 @@
# vim: ft=caddyfile
bin.boba.best {
encode zstd gzip
import hsts
import log
root * /var/www/bin.boba.best
php_fastcgi unix//run/php/php-fpm.sock
file_server
import basicerrors
}

View File

@ -1,9 +0,0 @@
# vim: ft=caddyfile
lag.matrix.boba.best {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:8001
import basicerrors
}

View File

@ -1,9 +0,0 @@
# vim: ft=caddyfile
sharerepo.boba.best sharerepo.stkc.win {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:88
import basicerrors
}