mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-21 16:00:49 +00:00
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
217 B
Plaintext
10 lines
217 B
Plaintext
# /etc/default/anyllm-proxy
|
|
# Environment variables for anyllm-proxy
|
|
# See: https://github.com/whit3rabbit/anyllm-proxy
|
|
|
|
ANYLLM_HOME=/var/lib/anyllm
|
|
LISTEN_PORT=3000
|
|
# OPENAI_API_KEY=
|
|
# BACKEND=openai
|
|
# RUST_LOG=info
|