mirror of
https://github.com/p-stream/p-stream.git
synced 2026-01-11 20:10:32 +00:00
8 lines
479 B
Bash
8 lines
479 B
Bash
VITE_TMDB_READ_API_KEY=eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJiZmU0OGY4NjFkY2NmMjczMzUyMDdmMWVjYmVkNjNjNiIsInN1YiI6IjY1YjNmMWI0NTk0Yzk0MDE2MzNkZDBjNSIsInNjb3BlcyI6WyJhcGlfcmVhZCJdLCJ2ZXJzaW9uIjoxfQ.GiCKswc2u9NraBbujm0ykI5G3p-K9WJoHg40jYbFv4o
|
|
VITE_OPENSEARCH_ENABLED=false
|
|
|
|
# make sure the cors proxy url does NOT have a slash at the end
|
|
VITE_CORS_PROXY_URL=https://flixweb-proxy.netlify.app
|
|
|
|
# make sure the domain does NOT have a slash at the end
|
|
VITE_APP_DOMAIN=http://localhost:5173
|