Skip to content
Discussion options

You must be logged in to vote

As far as I know (didn't have to re-install AGH since I initially installed it), port 3000 is used for the initial setup process. After that, it's port 80 (default HTTP port).

As long as you don't use a reverse proxy to access your AGH instance (Apache2 or Nginx) you don't need to change this behaviour. But if you like, you can set this port in your AdGuardHome.yaml file in the http section (Here it's port 8100 for example):

http:
  address: 0.0.0.0:8100

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@deathtical
Comment options

Answer selected by deathtical
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants