fix http parser and config

This commit is contained in:
2025-05-08 16:58:42 +02:00
parent 8e880f59be
commit 8ff2bb608c
11 changed files with 50 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
# Default config file of CWS
host: localhost
hostname: localhost
port: 3030
www: "www" # Directory used to retrieve html files
cert: "cert.pem"
key: "key.pem"