diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -109,6 +109,9 @@ PROXY_URI="I recommend you to use this cors-anywhere as a proxy https://github.c API_URI="host your own API from this repo https://github.com/consumet/api.consumet.org. Don't put / at the end of the url." API_KEY="this API key is used for schedules and manga page. get the key from https://anify.tv/discord" DISQUS_SHORTNAME='put your disqus shortname here. (optional)' + +## Prisma +DATABASE_URL="Your postgresql connection url" ``` 4. Add this endpoint as Redirect Url on AniList Developer : |