Skip to content

Commit ee8b267

Browse files
committed
chore(dev): turn on Secutuls API debug logs in E2E setup
1 parent 614db9c commit ee8b267

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

dev/docker/docker-compose.e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ services:
3333
ports:
3434
- "7070:7070"
3535
environment:
36+
- RUST_LOG=debug,tokio_postgres=warn,tantivy=warn
3637
- SECUTILS_CONFIG=/etc/config/secutils/secutils.toml
3738
- SECUTILS_SECURITY__JWT_SECRET=65b033522af6769e89ee9017e1caf0a4
3839
- SECUTILS_SMTP__ADDRESS=${SECUTILS_SMTP__ADDRESS:-localhost}

0 commit comments

Comments
 (0)