mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 23:39:34 +00:00
5 lines
216 B
Plaintext
5 lines
216 B
Plaintext
# Staging — copy to `.env.local` (or set in hosting dashboard). Do not commit `.env.local`.
|
|
# Must be a URL the browser can reach (HTTPS in staging/production).
|
|
|
|
NEXT_PUBLIC_API_URL=https://api-staging.example.com
|