mirror of
https://github.com/therootcompany/telebit.git
synced 2025-12-23 22:08:47 +00:00
8 lines
344 B
Bash
8 lines
344 B
Bash
CLIENT_SUBJECT=newbie
|
|
TUNNEL_RELAY_URL=https://devices.example.com/
|
|
CLIENT_SECRET=xxxxxxxxxxxxxxxx
|
|
LOCALS=https:$CLIENT_SUBJECT.devices.example.com:3000,https:*.$CLIENT_SUBJECT.devices.example.com:3000
|
|
#ACME_HTTP_01_RELAY_URL=http://localhost:4200/api/http
|
|
#PORT_FORWARDS=3443:3001,8443:3002
|
|
#DUCKDNS_TOKEN=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
|