Update README.md

This commit is contained in:
fa-sharp
2026-02-20 05:51:00 -05:00
parent 97854359bf
commit 97c8b6a38d

View File

@@ -75,7 +75,7 @@ In development, you can use the `.env` file to set environment variables.
cargo run cargo run
# Run with custom log level # Run with custom log level
RUST_LOG=debug cargo run APP_LOG_LEVEL=debug cargo run
# Build for production # Build for production
cargo build --release cargo build --release