fix: remove useless net-smtp php package
This commit is contained in:
@@ -130,7 +130,7 @@ webservers:
|
||||
phpservers:
|
||||
hosts:
|
||||
web1.dmz.mateu.be:
|
||||
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'intl', 'curl', 'gettext', 'imap', 'zip', 'apcu', 'net-smtp']
|
||||
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'intl', 'curl', 'gettext', 'imap', 'zip', 'apcu']
|
||||
web2.dmz.mateu.be:
|
||||
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'xml', 'bcmath', 'curl', 'imagick']
|
||||
web3.dmz.mateu.be:
|
||||
|
Reference in New Issue
Block a user