190442a8cf
Implement API key authentication by introducing a new auth module. Update configuration and .env.example to support API key setup, and add authorization checks in the server endpoints.
3 lines
44 B
Bash
3 lines
44 B
Bash
PORT=11434
|
|
VERBOSE=false
|
|
API_KEY=MY0P3NA1K3Y |