# Server Configuration
SERVER_ADDR=127.0.0.1:3000

# Optional: Logging Configuration
RUST_LOG=info