Skip to content

Commit 8b7f198

Browse files
committed
Updated readme to fit better with MySQL setup
1 parent edeb073 commit 8b7f198

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ git clone [email protected]:JeroenBoersma/docker-compose-development.git developmen
7171
```
7272
2. Run `bin/dev setup`
7373
This will automaticly create a root user with a random password and adds your user with restricted rights.
74+
75+
76+
* persistant MySQL on a location of your choice.
7477
If you were already using this repository before (or want a local directory), you can map the existing volume with:
7578
```
7679
mkdir -p mysql;

0 commit comments

Comments
 (0)