diff --git a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html index 4375197..9bd80be 100644 --- a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html +++ b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html @@ -9,6 +9,7 @@
Setting | Value |
---|---|
Provider | other Provider |
Domain name | {{ host.get_fqdn|default:"<your hostname>" }} |
User name | {{ host.get_fqdn|default:"<your hostname>" }} |
Password | {{ update_secret|default:"<your secret>" }} |
Update server address | https://{{ WWW_IPV4_HOST }} |
Protocol | https |
Port | 443 |