forked from aniplaynow/airin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
30 lines (22 loc) · 1.01 KB
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
## Redis
# If you don't want to use redis leave it empty or comment it.
## AniList
GRAPHQL_ENDPOINT=https://graphql.anilist.co
ANILIST_CLIENT_ID=22155
ANILIST_CLIENT_SECRET=8bmea5HynlioXnpZWhP2uvGyslpDZpSKqFOBZiMa
## NextAuth Details
NEXTAUTH_SECRET=yqsdAIKIgB2YZOTaT4NO9aPNxCbTCzwoGJ36rQJO
NEXTAUTH_URL=https://customisthefianl.vercel.app
## NextJS
NEXT_PUBLIC_PROXY_URI=https://airin-fcon.vercel.app
CONSUMET_URI=https://customisthefianl.vercel.app
## Optional (Will work without this)
MALSYNC_URI=https://api.malsync.moe/mal/anime/anilist: ## Dont worry if it not works they ban ips so cant do anything
ZORO_URI=https://vercel.com/ansh-mishras-projects/aniwatch-apidont-delete
## MongoDB
MONGODB_URI=mongodb+srv://oa6vi6:[email protected]/?retryWrites=true&w=majority
## Deployment URLs
NEXT_PUBLIC_DEV_URL=https://airin-fcon.vercel.app
NEXT_PUBLIC_PRODUCTION_URL=https://airin-fcon.vercel.app
## In AniList Developer console add redirect url :
# https://{your-domain}/api/auth/callback/AniListProvider