From 8218208b02416ac2b6838e8ba5753098f7916d39 Mon Sep 17 00:00:00 2001 From: QEDeD Date: Mon, 4 Mar 2024 16:19:27 +0100 Subject: [PATCH] Make what port to change more explicit Make what port to change more explicit so there's a higher correlation between the instructions and the interface people will see. --- docs/services/adguard-home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/services/adguard-home.md b/docs/services/adguard-home.md index 2b87121..e7d59e0 100644 --- a/docs/services/adguard-home.md +++ b/docs/services/adguard-home.md @@ -75,7 +75,7 @@ After installation, you can go to the AdGuard Home URL, as defined in `adguard_h As mentioned in the [URL](#url) section above, you may hit some annoyances when hosting under a subpath. -The first time you visit the AdGuard Home pages, you'll go through a setup wizard **make sure to set the HTTP port to `3000`**. This is the in-container port that our Traefik setup expects and uses for serving the install wizard to begin with. If you go with the default (`80`), the web UI will stop working after the installation wizard completes. +The first time you visit the AdGuard Home pages, you'll go through a setup wizard **make sure to set the HTTP port under "Admin Web Interface" to `3000`**. This is the in-container port that our Traefik setup expects and uses for serving the install wizard to begin with. If you go with the default (`80`), the web UI will stop working after the installation wizard completes. Things you should consider doing later: