mirror of
https://github.com/therootcompany/telebit.git
synced 2025-12-23 13:58:47 +00:00
6 lines
228 B
Bash
6 lines
228 B
Bash
MGMT_BASEURL=http://devices.example.com:3010
|
|
CLIENT_SUBJECT=newbie
|
|
RELAY=wss://devices.example.com:8443
|
|
SECRET=xxxxxxxxxxxxxxxx
|
|
LOCALS=https:$CLIENT_SUBJECT.devices.example.com:3000,http:$CLIENT_SUBJECT.devices.example.com:3000
|