backend_and_cms/.env

43 lines
1.2 KiB
Bash
Raw Normal View History

2024-09-17 12:11:39 +08:00
# Domain
# This would be set to the production domain with an env var on deployment
2024-10-28 19:13:10 +08:00
DOMAIN=oneandallmusic.net
2024-09-17 12:11:39 +08:00
# Environment: local, staging, production
2024-10-28 18:43:24 +08:00
ENVIRONMENT=production
2024-09-17 12:11:39 +08:00
2024-10-28 18:43:24 +08:00
PROJECT_NAME="One & All"
STACK_NAME=oneandallcms
2024-09-17 12:11:39 +08:00
# Backend
2024-10-28 19:26:12 +08:00
BACKEND_CORS_ORIGINS="http://localhost,http://localhost:5173,https://localhost,https://localhost:5173,http://localhost.tiangolo.com,https://cms.oneandallmusic.net,oneandallmusic.net"
2024-09-17 12:11:39 +08:00
SECRET_KEY=iFI0ZUdPVVZp7CNz6nmJYD0gM-xWaia291CWxi2JEaY
2024-10-28 18:43:24 +08:00
FIRST_SUPERUSER=oneandall.music@gmail.com
FIRST_SUPERUSER_PASSWORD=Wingwingk3
2024-09-17 12:11:39 +08:00
# Emails
SMTP_HOST=smtpout.secureserver.net
SMTP_USER=info@develop-cat.com
SMTP_PASSWORD=a95825512
EMAILS_FROM_EMAIL=info@develop-cat.com
SMTP_TLS=True
SMTP_SSL=False
SMTP_PORT=465
# Postgres
POSTGRES_SERVER=localhost
POSTGRES_PORT=5432
POSTGRES_DB=fastapi_db
POSTGRES_USER=admin
POSTGRES_PASSWORD=95825512
SENTRY_DSN=
# Configure these with your own Docker registry images
DOCKER_IMAGE_BACKEND=backend
DOCKER_IMAGE_FRONTEND=frontend
2024-10-07 22:50:33 +08:00
# Cloudflare S2
2024-10-28 18:43:24 +08:00
AccountID=f6ba9ec78ca21c3d72b2b3bd38ea164a
access_key_id=f508a0dfac2d866cb1cd1082b9ba0d43
secret_access_key=6f1371701854e7d989e6364159037ac593df52e2ac665bc5d5f1059391065889