mirror of
https://github.com/p-stream/p-stream.git
synced 2026-07-31 00:29:12 +00:00
4 lines
155 B
Bash
4 lines
155 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_APP_DOMAIN="http://localhost:5173"
|