add config parser

This commit is contained in:
2025-04-25 12:19:07 +02:00
parent dd9e2f557b
commit b9dd1c4007
7 changed files with 85 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
# Default config file of CWS
host: "localhost"
host: localhost
port: 3030
cert: "cert.pem"