diff --git a/docs/setup-dev-environment.md b/docs/setup-dev-environment.md index 47e84f83..eb9b6fbd 100644 --- a/docs/setup-dev-environment.md +++ b/docs/setup-dev-environment.md @@ -406,6 +406,6 @@ PGPASSWORD= PGDATABASE= PGUSER= PGHOST= ### :eyes: Viewing the application -The site can then be viewed on http://localhost:8080. +The site can then be viewed on http://localhost:8080 on the host computer. Finally to quit the application type `Ctrl-C`.