chore: Update Elixir Phoenix configuration to use nixpacks build pack

This commit is contained in:
Andras Bacsai
2024-09-10 12:47:16 +02:00
parent b4740d4194
commit 80e2e464f2

View File

@@ -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