mirror of
https://github.com/friendica/friendica
synced 2025-04-30 11:04:29 +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
|
@ -673,7 +673,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
|
||||
bin/console autoinstall -h localhost -p 3365 -U user -P password1234 -d friendica
|
||||
Installs Friendica with a local mysql database with credentials
|
||||
|
||||
HELP;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue