5 lines
194 B
Plaintext
5 lines
194 B
Plaintext
OPENAI_BASE_URL="https://your-openai-compatible-api.example.com"
|
|
OPENAI_API_KEY="YOUR_UPSTREAM_API_KEY"
|
|
ACCESS_KEY="YOUR_SHARED_ACCESS_KEY"
|
|
ALLOWED_ORIGIN="https://your-pages-project.pages.dev"
|