bert: Fix content-type header on http default responder

This commit is contained in:
Chandler Swift 2024-11-30 22:32:26 -06:00
parent 1e0496f818
commit 41ad7feade
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F

View file

@ -26,6 +26,7 @@
virtualHosts.":80" = {
serverAliases = [":443"];
extraConfig = ''
header Content-Type text/html
respond <<EOF
<!DOCTYPE html>
<html>