3 changed files with 7 additions and 4 deletions
@ -1,4 +1,5 @@ |
|||||||
# make sure the cors proxy url does NOT have a slash at the end |
# make sure the cors proxy url does NOT have a slash at the end |
||||||
VITE_CORS_PROXY_URL=... |
VITE_CORS_PROXY_URL=... |
||||||
VITE_TMDB_READ_API_KEY=... |
VITE_TMDB_READ_API_KEY=... |
||||||
|
VITE_OPENSEARCH_ENABLED=false |
||||||
VITE_APP_DOMAIN="http://localhost:5173" |
VITE_APP_DOMAIN="http://localhost:5173" |
||||||
|
Loading…
Reference in new issue