feat: add intl for web2/3

This commit is contained in:
VC
2024-07-05 11:53:44 +02:00
parent 5c5f2aca6a
commit e2767afd13

View File

@@ -183,7 +183,7 @@ phpservers:
php_modules: ['opcache', 'pgsql', 'mbstring', 'gd', 'intl', 'curl', 'gettext', 'imap', 'zip', 'apcu']
php_memory_limit: "512M"
web[2:3].dmz.mateu.be:
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'xml', 'bcmath', 'curl', 'imagick']
php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'intl', 'xml', 'bcmath', 'curl', 'imagick']
dockerservers:
hosts: