mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
chore: Update Elixir Phoenix configuration to use nixpacks build pack
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Elixir Phoenix Configuration
|
||||
|
||||
- Set `Build Pack` to `elixir`
|
||||
- Set `Build Pack` to `nixpacks`
|
||||
- Set `MIX_ENV` to `prod`
|
||||
- Set `SECRET_KEY_BASE` to a random string (https://hexdocs.pm/phoenix/deployment.html#handling-of-your-application-secrets)
|
||||
- Set `DATABASE_URL` to your database connection string
|
||||
|
||||
Reference in New Issue
Block a user