chatgpt-api/apps/api/.env.example

17 wiersze
435 B
Plaintext
Czysty Zwykły widok Historia

# ------------------------------------------------------------------------------
# This is an example .env file.
#
# All of these environment vars must be defined either in your environment or in
# a local .env file in order to run this project.
# ------------------------------------------------------------------------------
DATABASE_URL=
2025-05-15 11:03:59 +00:00
JWT_SECRET=
SENTRY_DSN=
2025-05-15 11:03:59 +00:00
STRIPE_PUBLISHABLE_KEY=
2025-05-02 05:25:51 +00:00
STRIPE_SECRET_KEY=
2025-05-15 11:03:59 +00:00
STRIPE_WEBHOOK_SECRET=