+ laradock user in php-fpm
This commit is contained in:
@ -18,6 +18,8 @@ services:
|
||||
args:
|
||||
- CUSTOM_TZ=${CUSTOM_TZ}
|
||||
- CUSTOM_LOCALE=${CUSTOM_LOCALE}
|
||||
- CUSTOM_PUID=${WORKSPACE_PUID}
|
||||
- CUSTOM_PGID=${WORKSPACE_PGID}
|
||||
- PHP_OPT_MEMORY_LIMIT=${PHP_OPT_MEMORY_LIMIT}
|
||||
- PHP_OPT_POST_MAX_SIZE=${PHP_OPT_POST_MAX_SIZE}
|
||||
- PHP_OPT_UPLOAD_MAX_FILESIZE=${PHP_OPT_UPLOAD_MAX_FILESIZE}
|
||||
|
||||
Reference in New Issue
Block a user