mirror of
https://github.com/p-stream/p-stream.git
synced 2026-01-11 20:10:32 +00:00
6 lines
187 B
Bash
6 lines
187 B
Bash
# make sure the cors proxy url does NOT have a slash at the end
|
|
VITE_CORS_PROXY_URL=...
|
|
|
|
# the keys below are optional - defaults are provided
|
|
VITE_TMDB_API_KEY=...
|
|
VITE_OMDB_API_KEY=...
|