trace logging
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 57s

This commit is contained in:
2025-10-26 00:50:01 -05:00
parent 8c98714650
commit 0e1633ac42

View File

@@ -44,7 +44,7 @@ services:
env_file: env_file:
- .env - .env
environment: environment:
RUST_LOG: debug RUST_LOG: trace
restart: always restart: always
networks: networks:
internal: null internal: null