We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
debug
1 parent e392380 commit a94c676Copy full SHA for a94c676
1 file changed
docker-compose.yml
@@ -19,7 +19,7 @@ services:
19
# event's module and function. The last entry in the list of filters should
20
# be a bare `level` which will be used as a catch-all for all other log
21
# events that do not match any of the previous filters.
22
- - PHILOMENA_LOG=${PHILOMENA_LOG-Ecto=none,Exq=none,PhilomenaMedia.Objects=info,debug}
+ - PHILOMENA_LOG=${PHILOMENA_LOG-Ecto=debug,Exq=none,PhilomenaMedia.Objects=info,debug}
23
- MIX_ENV=dev
24
- PGPASSWORD=postgres
25
- ANONYMOUS_NAME_SALT=2fmJRo0OgMFe65kyAJBxPT0QtkVes/jnKDdtP21fexsRqiw8TlSY7yO+uFyMZycp
0 commit comments