youtuber-blog/.env.example

18 lines
352 B
Plaintext
Raw Permalink Normal View History

2024-04-17 14:08:16 +00:00
DATABASE_URL=postgres://user:password@127.0.0.1:5432/postgres
REDIS_URL=redis://127.0.0.1:6379/
PORT=8080
2024-05-29 19:35:18 +00:00
HOST=127.0.0.1
PUBLIC_API_URL=http://localhost:3000
FRONTEND_URL=http://localhost:3002
2024-05-30 07:17:59 +00:00
SITES_HOST=http://localhost:3001
GOOGLE_CLIENT_ID=
GOOGLE_SECRET=
2024-06-02 00:36:39 +00:00
OPENAI_TOKEN=
2024-07-21 13:37:23 +00:00
CERTS_URL=
STRIPE_KEY=
STRIPE_WEBHOOK_SECRET=
STRIPE_SUBSCRIPTION_PRICE_ID=