Add files

This commit is contained in:
2021-08-01 16:59:16 -05:00
parent b55a2ecfa0
commit 4cb9db402b
16 changed files with 353 additions and 0 deletions

11
conf.d/peertube.boba.best Normal file
View File

@ -0,0 +1,11 @@
# vim: ft=caddyfile
peertube.boba.best {
encode zstd gzip
reverse_proxy 127.0.0.1:9000 {
header_up X-Real-IP {remote_host}
}
import basicerrors
}