Use genstmp
This commit is contained in:
parent
87f3049480
commit
2c225727f0
@ -13,10 +13,6 @@ if System.get_env("PHX_SERVER") && System.get_env("RELEASE_NAME") do
|
||||
end
|
||||
|
||||
if config_env() == :prod do
|
||||
config :aggiedit, Aggiedit.Mailer,
|
||||
adapter: Swoosh.Adapters.Sendgrid,
|
||||
api_key: System.get_env("SENDGRID_KEY")
|
||||
|
||||
database_url =
|
||||
System.get_env("DATABASE_URL") ||
|
||||
raise """
|
||||
|
Loading…
Reference in New Issue
Block a user