Add files
This commit is contained in:
11
conf.d/peertube.boba.best
Normal file
11
conf.d/peertube.boba.best
Normal 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
|
||||
}
|
Reference in New Issue
Block a user