mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
Fix recipe for ExpertCoder Swiftmailer SendGrid Bundle
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
expert_coder_swiftmailer_send_grid:
|
||||
api_key: '%env(SENDGRID_API_KEY)%_'
|
||||
api_key: '%env(SENDGRID_API_KEY)%'
|
||||
# categories: [development, client_name]
|
||||
|
||||
Reference in New Issue
Block a user