mirror of
https://github.com/p-stream/p-stream.git
synced 2026-01-11 20:10:32 +00:00
5 lines
185 B
Bash
5 lines
185 B
Bash
# make sure the cors proxy url does NOT have a slash at the end
|
|
VITE_CORS_PROXY_URL=...
|
|
VITE_TMDB_READ_API_KEY=...
|
|
VITE_OPENSEARCH_ENABLED=false
|
|
VITE_APP_DOMAIN="http://localhost:5173"
|