Merge pull request #65 from chiedo/master

Instructions for adding a custom my.cnf
This commit is contained in:
Jose Diaz-Gonzalez
2016-10-28 15:51:52 -06:00
committed by GitHub

View File

@@ -171,3 +171,7 @@ OR
- Unlink the service
- Change MYSQL_DATABASE_SCHEME to the desired setting
- Relink the service
## Adding a custom my.cnf
You can create a custom my.cnf by saving it to `/var/lib/dokku/services/mysql/APP_NAME/config/my.cnf` and restarting your database