Setup: Fix example for Nginx

This commit is contained in:
Michael Friedrich 2019-05-03 16:28:46 +02:00
parent f7248324f4
commit 7f7b3b0b91
1 changed files with 0 additions and 1 deletions

View File

@ -121,7 +121,6 @@ class ConfigCommand extends Command
*
* icingacli setup config webserver nginx \
* --root=/usr/share/icingaweb2/public \
* --enable-fpm
* --fpm-uri=unix:/var/run/php5-fpm.sock
*/
public function webserverAction()