Skip to content

Commit

Permalink
chore(docs): update env docs in ABOUT_ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-AshishRanjan committed Jun 27, 2024
1 parent 5d24fa8 commit d0f62bf
Show file tree
Hide file tree
Showing 5 changed files with 7,190 additions and 6,987 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ NEXT_PUBLIC_TMDB_API=
NEXT_PUBLIC_TMDB_API_KEY=
NEXT_PUBLIC_TMBD_IMAGE_URL=
NEXT_PUBLIC_PROVIDER_URL=
NEXT_PUBLIC_EXTERNAL_PROVIDER_URL=

NEXT_PUBLIC_STREAM_URL_AGG=
NEXT_PUBLIC_STREAM_URL_VID=
Expand Down
1 change: 1 addition & 0 deletions ABOUT_ENV.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ If you do some researching, then you will find the right services here.

```.env
NEXT_PUBLIC_PROVIDER_URL=
NEXT_PUBLIC_EXTERNAL_PROVIDER_URL=
```

You can find the api, if you search for **vidsrc scrappers**, here we are using a 3rd party API(not ours) which scrapes vidsrc.to and vidsrc.me
Expand Down
2 changes: 1 addition & 1 deletion public/sw.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d0f62bf

Please sign in to comment.