Skip to content

Commit b68720c

Browse files
committed
Readme notes
1 parent 4e53e72 commit b68720c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,17 @@ docker-compose run composer intall
9898
docker-compose up -d
9999
```
100100

101+
docker-compose will start all the services for you:
102+
103+
104+
```shell
105+
Starting myapp-mysql ... done
106+
Starting myapp-composer ... done
107+
Starting myapp-phpmyadmin ... done
108+
Starting myapp-wordpress ... done
109+
Starting myapp-nginx ... done
110+
```
111+
101112
🚀 Open up [https://myapp.local](https://myapp.local)
102113

103114
## PhpMyAdmin

0 commit comments

Comments
 (0)