fix: remove unused SENDGRID_API_KEY from backend environment variables
This commit is contained in:
parent
c05341ad42
commit
f7003fc6b9
1 changed files with 0 additions and 1 deletions
|
|
@ -131,7 +131,6 @@ services:
|
|||
TILES_URL: tiles:6379
|
||||
BASE_URL: ${BASE_URL}
|
||||
NEXT_PUBLIC_BASE_URL: ${BASE_URL}
|
||||
SENDGRID_API_KEY: ${SENDGRID_API_KEY}
|
||||
STRIPE_SECRET_KEY: ${STRIPE_SECRET_KEY}
|
||||
NEXT_PUBLIC_STRIPE_PUBLIC_KEY: ${NEXT_PUBLIC_STRIPE_PUBLIC_KEY}
|
||||
STRIPE_WEBHOOK_SECRET: ${STRIPE_WEBHOOK_SECRET}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue