mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-21 14:47:41 +01:00
7 lines
187 B
Bash
7 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=...
|