We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d81ea commit 89b5842Copy full SHA for 89b5842
readme.md
@@ -20,6 +20,6 @@ nix run
20
21
- `TRAKT_API_SECRET`: trakt client secret (required)
22
- `VITE_TRAKT_API_KEY`: trakt client id (required)
23
-- `VITE_ORIGIN`: website url for oauth redirect (default: `http://localhost:8888`)
24
-- `VITE_SERVER`: url for functions server (default: `http://localhost:8888`)
+- `VITE_ORIGIN`: website url for oauth redirect (default: `http://localhost:8788`)
+- `VITE_SERVER`: url for functions server (default: `http://localhost:8788`)
25
- `VITE_TMDB_KEY`: tmdb api key (required)
0 commit comments