feat: add 512M memory for web1
This commit is contained in:
@@ -159,6 +159,7 @@ phpservers:
|
||||
hosts:
|
||||
web1.dmz.mateu.be:
|
||||
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'intl', 'curl', 'gettext', 'imap', 'zip', 'apcu']
|
||||
php_memory_limit: "512M"
|
||||
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