Add npm to the web server requirements
This commit is contained in:
parent
2497f3a783
commit
0dcd3c8684
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Note: The Mail Server requires SSL certificates
|
|||
|
||||
### Package Requirements for Web Server
|
||||
|
||||
nginx, php, php-apcu-bc, php-fpm, php-composer, php-gd, php-imap, php-intl, php-mcrypt, php-memcached, memcached, mariadb, bower, gulp, letsencrypt
|
||||
nginx, php, php-apcu-bc, php-fpm, php-composer, php-gd, php-imap, php-intl, php-mcrypt, php-memcached, memcached, mariadb, bower, gulp, npm, letsencrypt
|
||||
|
||||
### Folders for Web Server
|
||||
|
||||
|
|
Loading…
Reference in a new issue