adjust naming convention and initial config support
This commit is contained in:
6
config.yaml
Normal file
6
config.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Default config file of CWS
|
||||
host: "localhost"
|
||||
port: 3030
|
||||
|
||||
cert: "cert.pem"
|
||||
key: "key.pem"
|
||||
Reference in New Issue
Block a user