5 lines
No EOL
99 B
Bash
5 lines
No EOL
99 B
Bash
# Server Configuration
|
|
SERVER_ADDR=127.0.0.1:3000
|
|
|
|
# Optional: Logging Configuration
|
|
RUST_LOG=info |