blob: 4dae92d203485ff3a41766d7c8abd0ab7fc113a4 [file] [log] [blame]
server.document-root = "./www/html/"
server.port = 3000
mimetype.assign = (
".html" => "text/html"
)