Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
GJFR committed Jul 3, 2024
2 parents 53d658b + 496d9e9 commit b2b63ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ docker compose up -d core nginx
> If you use `sudo` with this command, the `PWD` environment variable won't be passed to the BugHog containers, which is necessary for dynamically starting worker containers.
> To avoid this, explicitly pass on this variable: `sudo PWD=$PWD docker compose -d up ...`.
Open your web browser and navigate to [http://localhost:5000](http://localhost) to access the graphical interface.
Open your web browser and navigate to [http://localhost:80](http://localhost:80) to access the graphical interface.
If BugHog is started on a remote server, substitute 'localhost' with the appropriate IP address.

BugHog can be stopped through:
Expand Down

0 comments on commit b2b63ef

Please sign in to comment.