mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
Update .github/workflows/deploy-prod.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/deploy-prod.yaml
vendored
2
.github/workflows/deploy-prod.yaml
vendored
@@ -120,7 +120,7 @@ jobs:
|
|||||||
--set-string sentry_dsn="$SENTRY_DSN" \
|
--set-string sentry_dsn="$SENTRY_DSN" \
|
||||||
--set-string database.encryptionSecret="${{ secrets.PROD_DB_ENCRYPTION_KEY }}" \
|
--set-string database.encryptionSecret="${{ secrets.PROD_DB_ENCRYPTION_KEY }}" \
|
||||||
--set-string smtp.host="$SMTP_HOST" \
|
--set-string smtp.host="$SMTP_HOST" \
|
||||||
--set-string smtp.port="$SMTP_PORT" \
|
--set smtp.port="$SMTP_PORT" \
|
||||||
--set-string smtp.username="$SMTP_USERNAME" \
|
--set-string smtp.username="$SMTP_USERNAME" \
|
||||||
--set-string smtp.password="$SMTP_PASSWORD" \
|
--set-string smtp.password="$SMTP_PASSWORD" \
|
||||||
--set-string smtp.tls="$SMTP_USE_TLS" \
|
--set-string smtp.tls="$SMTP_USE_TLS" \
|
||||||
|
|||||||
Reference in New Issue
Block a user