Files
cws/config.yaml
2025-05-08 17:05:09 +02:00

7 lines
143 B
YAML

# Default config file of CWS
hostname: localhost
port: 3030
www: "www" # Directory used to retrieve html files
cert: "cert.pem"
key: "key.pem"