Remove the redirect since it breaks the install.py

This commit is contained in:
David Dworken 2022-11-06 14:43:49 -08:00
parent 456513d71e
commit 9cc485f3b1
No known key found for this signature in database

View File

@ -4,5 +4,5 @@ hishtory.dev:80 {
ext .html
log stdout
tls off
redir / https://github.com/ddworken/hishtory
# redir / https://github.com/ddworken/hishtory
}