Add full backtrace to compose for testing

This commit is contained in:
ViViDboarder 2024-09-23 17:08:34 -07:00
parent 596b2891c2
commit ef0c962946

View File

@ -10,7 +10,7 @@ services:
# ./root.cert:/usr/src/vaultwarden_ldap/root.cert:ro
environment:
CONFIG_PATH: /config.toml
RUST_BACKTRACE: 1
RUST_BACKTRACE: full
depends_on:
- vaultwarden
- ldap