Skip to content

Commit 9f2fd12

Browse files
committed
Add URL to open
1 parent a9b2256 commit 9f2fd12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ To start the stack, run:
2727
- The `--build` builds services (e.g. `php-fpm`, `nginx`) that comprise the stack.
2828
- The `--remove-orphans` stack ensures that services that aren't being used are deleted (to save disk space).
2929

30+
Provided that no errors were emitted during the start, you should be able to visit your browser on `http://localhost:8080`.
31+
3032
---
3133

3234
To stop the stack, run:

0 commit comments

Comments
 (0)