p-stream/example.env
2025-11-16 12:48:05 -07:00

12 lines
301 B
Bash

VITE_TMDB_READ_API_KEY=...
VITE_OPENSEARCH_ENABLED=false
VITE_ENABLE_TRAKT=false
# make sure the cors proxy url does NOT have a slash at the end
VITE_CORS_PROXY_URL=...
# likewise
VITE_M3U8_PROXY_URL=...
# make sure the domain does NOT have a slash at the end
VITE_APP_DOMAIN=http://localhost:5173