readme: added note about using MARIADB_USER and MARIADB_PASSWORD together

This commit is contained in:
Sameer Naik
2015-06-18 16:26:09 +05:30
parent be035df456
commit 23c2874693

View File

@@ -197,6 +197,9 @@ mariadb:
- MARIADB_DATABASE=my_database
```
**Note!**
When `MARIADB_PASSWORD` is specified along with `MARIADB_USER`, the value specified in `MARIADB_PASSWORD` is set as the password of the newly created user specified in `MARIADB_USER`.
## Command-line options
The simplest way to configure your MariaDB server is to pass custom command-line options when