From 082d01d5dd3d39473c9dfcaa8988423c7377700e Mon Sep 17 00:00:00 2001 From: trendless Date: Mon, 15 Jun 2026 19:52:50 -0600 Subject: [PATCH] update instructions to post_upgrade --- doc/POST_UPGRADE.d/15.2.0~ynh1.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/POST_UPGRADE.d/15.2.0~ynh1.md diff --git a/doc/POST_UPGRADE.d/15.2.0~ynh1.md b/doc/POST_UPGRADE.d/15.2.0~ynh1.md new file mode 100644 index 0000000..f1b41d9 --- /dev/null +++ b/doc/POST_UPGRADE.d/15.2.0~ynh1.md @@ -0,0 +1,7 @@ +After upgrading, in `Settings` > `General` you must set `DNS Server Local End Points` to your ynh server's IP address(es) and then scroll to the bottom and `Save Settings` to restart the DNS server. + +eg: +``` +192.168.0.88:53 +[2981:2cb2:8e86:91f6:4dab:cc4b:2fba:463b]:53 +``` \ No newline at end of file