]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/AutomaticInstallation.php
Issue 10747: Improved check for blocked domains
[friendica.git] / src / Console / AutomaticInstallation.php
index 72128c12707ffab5a1a3f629800c3b851de6f2fe..5d608b00d54bbdbe4db3f86b7931611d1ee35000 100644 (file)
@@ -93,7 +93,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 passwort1234 -d friendica -U https://friendica.fqdn
                Installs Friendica with a local mysql database with credentials
 HELP;
        }