mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-23 07:48:56 +00:00
chore: Update Elixir Phoenix configuration to use nixpacks build pack
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Elixir Phoenix Configuration
|
# Elixir Phoenix Configuration
|
||||||
|
|
||||||
- Set `Build Pack` to `elixir`
|
- Set `Build Pack` to `nixpacks`
|
||||||
- Set `MIX_ENV` to `prod`
|
- 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 `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
|
- Set `DATABASE_URL` to your database connection string
|
||||||
|
|||||||
Reference in New Issue
Block a user