1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-13 17:17:23 +01:00

Add changes for mailgraph webserver

This commit is contained in:
John Supplee
2019-03-02 15:30:08 +02:00
parent dd7a2aa8a6
commit 887e292748
2 changed files with 11 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ fi
echo "Installing Nginx (web server)..."
apt_install nginx php-cli php-fpm
apt_install nginx php-cli php-fpm fcgiwrap mailgraph
rm -f /etc/nginx/sites-enabled/default