Remove status page (for now)

This commit is contained in:
BBaoVanC 2021-09-03 16:15:33 -05:00
parent 8c7ae01163
commit adb34de0e9
1 changed files with 1 additions and 4 deletions

View File

@ -2,9 +2,6 @@
status.boba.best {
encode zstd gzip
reverse_proxy localhost:82 {
header_up X-Real-IP {remote_host}
}
respond "I can't find any good status page software." 404
import basicerrors
}