sprintpm.org

This commit is contained in:
2026-01-29 11:14:11 +00:00
parent 37966204e4
commit 8c641e5df0
4 changed files with 6 additions and 6 deletions

View File

@@ -6,8 +6,8 @@ CORS_ORIGIN=http://localhost:1420
# openssl rand -base64 32
JWT_SECRET=jwt_secret_here
S3_PUBLIC_URL=https://issuebucket.ob248.com
S3_ENDPOINT=https://account_id.r2.cloudflarestorage.com/issue
S3_PUBLIC_URL=https://images.sprintpm.org
S3_ENDPOINT=https://account_id.r2.cloudflarestorage.com/sprint
S3_ACCESS_KEY_ID=your_access_key_id
S3_SECRET_ACCESS_KEY=your_secret_access_key
S3_BUCKET_NAME=issue
@@ -16,4 +16,4 @@ STRIPE_PUBLISHABLE_KEY=your_stripe_publishable_key
STRIPE_SECRET_KEY=your_stripe_secret_key
RESEND_API_KEY=re_xxxxxxxxxxxxxxxx
EMAIL_FROM=Sprint <support@sprint.ob248.com>
EMAIL_FROM=Sprint <support@sprintpm.org>