Add deployment

This commit is contained in:
2023-11-26 22:23:19 +00:00
parent 3b0ee83188
commit c12ded9318
13 changed files with 228 additions and 3 deletions

View File

@@ -61,6 +61,10 @@ if config_env() == :prod do
],
secret_key_base: secret_key_base
config :wish, Wish.Mailer,
adapter: Swoosh.Adapters.Sendgrid,
api_key: System.get_env("SENDGRID_API_KEY")
# ## SSL Support
#
# To get SSL working, you will need to add the `https` key