SMTP_SERVER = "smtp.gmail.com"
SMTP_PORT = 587
EMAIL_USER =
EMAIL_PASSWORD =
MONGO_CLIENT_URL =
AWS_ACCESS_KEY_ID =
AWS_SECRET_ACCESS_KEY =
S3_BUCKET_NAME =
AWS_REGION =
ALGORITHM = 'HS256'
ACCESS_TOKEN_EXPIRE_MINUTES = 1440
JWT_SECRET_KEY =
OPENAI_API_KEY =
BACKEND_URL = 'http://localhost:8000'
PYTHONDONTWRITEBYTECODE=1```
-
Notifications
You must be signed in to change notification settings - Fork 2
NikhilTeja21/Clipforge_backend
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Video Generation & Video Processing | AI
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published