mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-19 05:48:58 +00:00
316 B
316 B
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)