mirror of
https://github.com/friendica/friendica
synced 2025-04-28 18:24:24 +02:00
spelling: password
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
dc7576a13f
commit
68a5a99d8b
3 changed files with 5 additions and 5 deletions
|
@ -95,7 +95,7 @@ Examples
|
|||
bin/console autoinstall --savedb
|
||||
Installs Friendica with environment variables and saves them to the 'config/local.config.php' file
|
||||
|
||||
bin/console autoinstall -H localhost -p 3365 -u user -P passwort1234 -d friendica -U https://friendica.fqdn
|
||||
bin/console autoinstall -H localhost -p 3365 -u user -P password1234 -d friendica -U https://friendica.fqdn
|
||||
Installs Friendica with a local mysql database with credentials
|
||||
HELP;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue