mirror of https://github.com/nymea/nymea.git
22 lines
340 B
Plaintext
22 lines
340 B
Plaintext
[JSONRPC]
|
|
port=2222
|
|
interfaces="lo", "all"
|
|
ip="IPv4", "IPv6"
|
|
|
|
[WebServer]
|
|
port=3333
|
|
https=false
|
|
publicFolder=/usr/share/nymea-webinterface/public
|
|
|
|
[WebSocketServer]
|
|
https=false
|
|
port=4444
|
|
|
|
[SSL-Configuration]
|
|
certificate=/etc/ssl/certs/guhd-certificate.crt
|
|
certificate-key=/etc/ssl/private/guhd-certificate.key
|
|
|
|
[GPIO]
|
|
rf433rx=27
|
|
rf433tx=22
|