Skip to content

Commit 1a718e7

Browse files
committed
Added MySQL info to readme
1 parent 0c26d6b commit 1a718e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ Obviously you'll need docker installed for this to work and make sure you enter
1616
## Network Errors
1717
If you're getting network errors when starting the box, edit the `IP_RANGE` value in your `.env` file to something else.
1818

19+
## MySQL
20+
A MySQL db will be automatically created based on the value you enter in your `MYSQL_DATABASE` value in `.env`
21+
1922
## Rewrites
2023
To rewrite requests to `index.php` add the following to your `Caddyfile` inside the site definition
2124

0 commit comments

Comments
 (0)