Deploying an Elixir Release to Gigalixir
I'll show you how to deploy a Phoenix 1.6 application, with Elixir 1.12 Release to gigalixir.com
I'll use the Elixir Release we did before.
Configure the app for Gigalixir
Edit the runtime.exs file and add the url: line to the Endpoint section:
c...
blog.miguelcoba.com5 min read