Merge pull request #2424 from appleboy/locale

chore(php-fpm): update the default locale setting.
This commit is contained in:
Shao Yu-Lung (Allen)
2019-12-19 20:08:55 +08:00
committed by GitHub
4 changed files with 13 additions and 0 deletions

View File

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