mirror of
https://github.com/friendica/docker
synced 2025-02-06 03:29:42 +01:00
Fix Automatic installation README
This commit is contained in:
parent
83dafd7642
commit
d9dbbf3c2b
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ The Friendica image supports auto configuration via environment variables.
|
|||
You can preconfigure everything that is asked on the install page on first run.
|
||||
To enable the automatic installation, you have to the following environment variables:
|
||||
|
||||
- `FRIENDICA_URL` The Friendica URL.
|
||||
- `FRIENDICA_ADMIN_MAIL` E-Mail address of the administrator.
|
||||
- `MYSQL_USER` Username for the database user using mysql / mariadb.
|
||||
- `MYSQL_PASSWORD` Password for the database user using mysql / mariadb.
|
||||
|
|
Loading…
Reference in a new issue