9 lines
119 B
Plaintext
9 lines
119 B
Plaintext
port: 4222
|
|
websocket: {
|
|
port: 443
|
|
tls: {
|
|
cert_file: "../certs/cert.pem"
|
|
key_file: "../certs/key.pem"
|
|
}
|
|
}
|