@@ -75,7 +75,7 @@ In development, you can use the `.env` file to set environment variables.
cargo run
# Run with custom log level
RUST_LOG=debug cargo run
APP_LOG_LEVEL=debug cargo run
# Build for production
cargo build --release
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.