feat: add secure device DNS backend
This commit is contained in:
@@ -40,6 +40,8 @@ RMM_TUNNEL_KEY_PATH=./secrets/router_tunnel_key.pub
|
||||
# Optional HTTPS reverse proxy overlay.
|
||||
RMM_DOMAIN=rmm.example.com
|
||||
RMM_DEVICE_DOMAIN=routers.example.com
|
||||
# Optional bearer token for an authoritative DNS synchronizer. Keep it secret.
|
||||
RMM_DNS_SYNC_TOKEN=
|
||||
RMM_PROXY_HTTP_PORT=80
|
||||
RMM_PROXY_HTTPS_PORT=443
|
||||
|
||||
|
||||
Reference in New Issue
Block a user