refactor: remove direct DNS mode

This commit is contained in:
benya
2026-07-21 20:24:25 +03:00
parent 5e4e659cae
commit 15b5b7f792
33 changed files with 24 additions and 1148 deletions

View File

@@ -43,8 +43,6 @@ 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