1
0
Fork 0
mirror of https://github.com/demostf/setup synced 2026-06-04 00:54:07 +02:00

log level

This commit is contained in:
Robin Appelman 2023-11-26 17:38:28 +01:00
commit 1e8bf4c917

View file

@ -12,7 +12,6 @@ services:
- "DATABASE_HOSTNAME=db"
- "DATABASE_USERNAME=postgres"
- "DATABASE_PASSWORD=${DB_PASSWORD}"
- "RUST_LOG=debug,hyper=info"
networks:
- proxy-tier
- db-tier