Add files
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# vim: ft=caddyfile
|
||||
|
||||
status.boba.best {
|
||||
encode zstd gzip
|
||||
|
||||
reverse_proxy localhost:82 {
|
||||
header_up X-Real-IP {remote_host}
|
||||
}
|
||||
import basicerrors
|
||||
}
|
||||
Reference in New Issue
Block a user