feat: add intl for web2/3
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user