adjust naming convention and initial config support

This commit is contained in:
2025-04-24 17:24:13 +02:00
parent b4f71b0c53
commit dd9e2f557b
19 changed files with 217 additions and 263 deletions

6
config.yaml Normal file
View File

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