6 lines
No EOL
97 B
Bash
6 lines
No EOL
97 B
Bash
# Server Configuration
|
|
HOST=127.0.0.1
|
|
PORT=3001
|
|
|
|
# Optional: Logging Configuration
|
|
RUST_LOG=info |