Skip to content

Commit 98b556e

Browse files
authored
Update README.md
1 parent 9bc217f commit 98b556e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ The following will build the latest versions of PHP7, Apache, and MySQL. Once up
2626
- PHP Files (Put your PHP app here): `app/web`
2727
- MySQL Data (This is where MySQL will store its data): `app/mysql`
2828

29+
## Default MySQL Credentials
30+
31+
- HOST: mysql
32+
- USER: root
33+
- PASS: root
34+
2935
## To start/stop an existing build
3036

3137
- `docker-compose start/stop`

0 commit comments

Comments
 (0)