Remove uneccessary handle

This commit is contained in:
Fabian Stamm 2020-12-10 00:12:37 +01:00
parent 3a7eda0f33
commit 2413d42af5

View File

@ -18,8 +18,4 @@ http:// {
file_server browse
try_files {path} {path}.html {path}/index.html
handle {
respond 404
}
}