Skip to content

Commit 6151d78

Browse files
committed
chore(ci): add EMAIL_FROM to staging deploy config
Pass the staging email sender address to the container.
1 parent f6a32f8 commit 6151d78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/deploy.staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ env:
4040
PORT: "3000"
4141
DATABASE_URL: file:/app/prisma/staging.db
4242
STAGING_ENVIRONMENT: "true"
43+
EMAIL_FROM: Rumah Berbagi Staging <staging@rumahberbagi.com>
4344
# Secret environment variables (loaded from .kamal/secrets)
4445
secret:
4546
- SESSION_SECRET

0 commit comments

Comments
 (0)