Merge pull request #2424 from appleboy/locale
chore(php-fpm): update the default locale setting.
This commit is contained in:
@ -216,6 +216,7 @@ services:
|
||||
- INSTALL_XHPROF=${PHP_FPM_INSTALL_XHPROF}
|
||||
- PUID=${PHP_FPM_PUID}
|
||||
- PGID=${PHP_FPM_PGID}
|
||||
- LOCALE=${PHP_FPM_DEFAULT_LOCALE}
|
||||
- http_proxy
|
||||
- https_proxy
|
||||
- no_proxy
|
||||
|
Reference in New Issue
Block a user