This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-remoteproxy/tests/resources/test-configuration-chain.conf
2018-08-20 19:53:08 +02:00

19 lines
353 B
Plaintext

[ProxyServer]
name=test-nymea-remoteproxy
writeLogs=false
logFile=/var/log/nymea-remoteproxy-faulty.log
monitorSocket=/tmp/nymea-remoteproxy-test.sock
[SSL]
certificate=:/test-certificate.crt
certificateKey=:/test-certificate.key
certificateChain=:/test-certificate.crt
[WebSocketServer]
host=127.0.0.1
port=1212
[TcpServer]
host=127.0.0.1
port=1213