feat: add 512M memory for web1

This commit is contained in:
VC
2024-07-05 11:53:31 +02:00
parent bf485efbef
commit b97ff4de5d

View File

@@ -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: