Docker CI build #12

Merged
skobkin merged 11 commits from feature_docker_ci_build into master 2022-07-11 00:39:39 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit f1c6f3ddd7 - Show all commits

View File

@ -13,6 +13,8 @@ services:
- 'Symfony\Component\HttpKernel\Exception\BadRequestHttpException'
- 'Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException'
# TODO: update:
# https://docs.sentry.io/platforms/php/guides/symfony/#monolog-integration
Sentry\Monolog\Handler:
arguments:
$hub: '@Sentry\State\HubInterface'