Skip to content

Commit

Permalink
Merge pull request #492 from anapolg/master
Browse files Browse the repository at this point in the history
fix(*): readme update
  • Loading branch information
anapolg authored Dec 20, 2019
2 parents d918dae + 534ee70 commit d8260ff
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 @@ -55,7 +55,7 @@ If you want to launch a container locally, place yourself in the Dockerfile fold
[sudo] docker run -p 80:4200 tng-portal
```

The container should be up and running in http://0.0.0.0:80.
The container should be up and running in http://localhost:80.

*Note: The port where the app will run when using the Docker container can be set in `./Dockerfile`. By default, 4200 is set.*

Expand Down

0 comments on commit d8260ff

Please sign in to comment.