mirror of
https://github.com/friendica/docker
synced 2025-01-19 17:37:00 +01:00
fixed TAB for README
This commit is contained in:
parent
9da471a4f7
commit
9400a02db9
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue