Merge pull request #158 from QEDeD/main
Make what port to change more explicit
This commit is contained in:
commit
6dc79c602b
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue