We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614db9c commit ee8b267Copy full SHA for ee8b267
2 files changed
components/retrack
dev/docker/docker-compose.e2e.yml
@@ -33,6 +33,7 @@ services:
33
ports:
34
- "7070:7070"
35
environment:
36
+ - RUST_LOG=debug,tokio_postgres=warn,tantivy=warn
37
- SECUTILS_CONFIG=/etc/config/secutils/secutils.toml
38
- SECUTILS_SECURITY__JWT_SECRET=65b033522af6769e89ee9017e1caf0a4
39
- SECUTILS_SMTP__ADDRESS=${SECUTILS_SMTP__ADDRESS:-localhost}
0 commit comments