also accept requests on HTTP port 80

This commit is contained in:
2026-02-04 15:40:32 -07:00
parent 6ab66866c7
commit 18a92990d4

View File

@@ -7,3 +7,8 @@ https:// {
root * /srv
file_server
}
http:// {
root * /srv
file_server
}