Change peertube.boba.best to a 404

This commit is contained in:
BBaoVanC 2021-10-30 00:09:01 -05:00
parent 423585bc9a
commit bd51c6316d
1 changed files with 1 additions and 3 deletions

View File

@ -5,9 +5,7 @@ peertube.boba.best {
import hsts
import log
reverse_proxy 127.0.0.1:9000 {
header_up X-Real-IP {remote_host}
}
error * "Not found" 404
import basicerrors
}