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 0c26d6b commit 1a718e7Copy full SHA for 1a718e7
README.md
@@ -16,6 +16,9 @@ Obviously you'll need docker installed for this to work and make sure you enter
16
## Network Errors
17
If you're getting network errors when starting the box, edit the `IP_RANGE` value in your `.env` file to something else.
18
19
+## MySQL
20
+A MySQL db will be automatically created based on the value you enter in your `MYSQL_DATABASE` value in `.env`
21
+
22
## Rewrites
23
To rewrite requests to `index.php` add the following to your `Caddyfile` inside the site definition
24
0 commit comments