We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b2256 commit 9f2fd12Copy full SHA for 9f2fd12
README.md
@@ -27,6 +27,8 @@ To start the stack, run:
27
- The `--build` builds services (e.g. `php-fpm`, `nginx`) that comprise the stack.
28
- The `--remove-orphans` stack ensures that services that aren't being used are deleted (to save disk space).
29
30
+Provided that no errors were emitted during the start, you should be able to visit your browser on `http://localhost:8080`.
31
+
32
---
33
34
To stop the stack, run:
0 commit comments