fixed TAB for README

pull/14/head
Philipp Holzer 2018-05-28 21:25:18 +02:00
rodzic 9da471a4f7
commit 9400a02db9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 58160D7D6AF942B6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -124,7 +124,7 @@ You can preconfigure everything that is asked on the install page on first run.
**MYSQL/MariaDB**:
- `MYSQL_USERNAME` Username for the database user using mysql.
- `MYSQL_USER` Username for the database user using mariadb.
- `MYSQL_USER` Username for the database user using mariadb.
- `MYSQL_PASSWORD` Password for the database user using mysql / mariadb.
- `MYSQL_DATABASE` Name of the database using mysql / mariadb.
- `MYSQL_HOST` Hostname of the database server using mysql / mariadb.