From e2767afd135d9d5ed1201bd2db63d67cbcaaa3a5 Mon Sep 17 00:00:00 2001 From: VC Date: Fri, 5 Jul 2024 11:53:44 +0200 Subject: [PATCH] feat: add intl for web2/3 --- production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production.yml b/production.yml index 887ed46..b1993b8 100644 --- a/production.yml +++ b/production.yml @@ -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: