feat: use log level

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2025-12-21 02:04:29 +01:00
parent d7ead631b0
commit bb936b48cb

View File

@@ -9,6 +9,7 @@ services:
- "4040:4040"
environment:
RUST_LOG: "forest=debug,info"
LOG_LEVEL: short
FOREST_HOST: 0.0.0.0:4040
networks:
- public