Bind Telebit management to localhost
This commit is contained in:
@@ -10,8 +10,8 @@ DOMAIN=devices.example.com
|
||||
# Public hostname clients use for the websocket tunnel.
|
||||
TUNNEL_DOMAIN=tunnel.example.com
|
||||
|
||||
# Public hostname for the management API.
|
||||
MGMT_DOMAIN=mgmt.devices.example.com
|
||||
# Loopback-only host port for the management API.
|
||||
MGMT_PORT=6468
|
||||
|
||||
# Shared JWT secret for relay and management. Use at least 16 random chars.
|
||||
SECRET=change-me-to-a-long-random-secret
|
||||
|
||||
Reference in New Issue
Block a user