Skip to content

Commit

Permalink
Allow specifying error_reporting using env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Oct 3, 2023
1 parent 18909f3 commit e771a52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/base-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ services:
- ENABLE_XDEBUG
- EZPLATFORM_SITEACCESS
- PHP_INI_ENV_memory_limit
- PHP_INI_ENV_error_reporting
- APP_ENV=${APP_ENV-dev}
- APP_DEBUG
- APP_HTTP_CACHE
Expand Down

0 comments on commit e771a52

Please sign in to comment.