mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
Elixir Phoenix Configuration
- Set
Build Packtonixpacks - Set
MIX_ENVtoprod - Set
SECRET_KEY_BASEto a random string (https://hexdocs.pm/phoenix/deployment.html#handling-of-your-application-secrets) - Set
DATABASE_URLto your database connection string - Set
Ports Exposesto4000(default)