-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.env
52 lines (30 loc) · 1.95 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_bmljZS1tYWxsYXJkLTQxLmNsZXJrLmFjY291bnRzLmRldiQ
CLERK_SECRET_KEY=sk_test_tyRbkfXndXgjM5tp7ZuTo6VWeo0H1eMo7nKestnrv2
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_SIGN_IN_FORCE_REDIRECT_URL= /dashboard
NEXT_PUBLIC_CLERK_SIGN_UP_FORCE_REDIRECT_URL = /dashboard
OPENAI_API_KEY = sk-proj-jLW2Ego4B2lK4FAQJxgET3BlbkFJhx6rrOWCZKwQ5tIZGQgb
OPENAI_API_KEY2 = sk-proj-Ar7q9Zec6GWpBTUr3uz3T3BlbkFJ8Tn9Nws8nvDaCAi6KsgK
HF_ACCESS_TOKEN = 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
MONGODB_USER_NAME = basit
MONGODB_PASSWORD = basit
MONGODB_URI = mongodb+srv://basit:basit@genius.ulxyb6b.mongodb.net/sample_mflix?retryWrites=true&w=majority&appName=Genius
PUSHER_APP_ID = 1801827
PUSHER_KEY = 9f5962dadcf60cd86e86
PUSHER_SECRET = d323056300000b2b2517
PUSHER_CLUSTER = ap2
NEXT_PUBLIC_PUSHER_KEY = 9f5962dadcf60cd86e86
# REPLICATE_API_TOKEN=r8_ciCa6z8Mi60HqBOnVX8R4wn4J9WRczm16gOpN
# REPLICATE_API_TOKEN = r8_QGQeT5xKvU58bHaHlnukpEKQS2GB89F2Wjzms
# REPLICATE_API_TOKEN = r8_3p9VSi12iURt5PXuZzaGCP8idVsDhgg38KGEZ
REPLICATE_API_TOKEN = r8_bNwdTwIGOwNZV5RQly8rT3vUQlvA8jG2MmjyM
# This was inserted by `prisma init`:
# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings
DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public"
STRIPE_API_KEY = sk_test_51PO50SIBspvermF0yPlbdKUo1HeROb62e6tit40hbKWyfBDmM1cdurjBETbQiZkay247IjQR2lmo8wwgkm5bOwiy00OObKK3nA
NEXT_PUBLIC_APP_URL = http://localhost:3000
STRIPE_WEBHOOK_SECRET =whsec_da3af58c0b70a8f850b7bb557bb2ca8c3c1333c4db3f41c3162eb8cdcfe6eda7