mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 13:28:57 +00:00
Update README.md
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
- Set `Build Pack` to `nixpacks`
|
- Set `Build Pack` to `nixpacks`
|
||||||
- Set `MIX_ENV` to `prod`
|
- Set `MIX_ENV` to `prod`
|
||||||
|
- It should be a `build time` environment variable
|
||||||
- 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)
|
||||||
|
- It should be a `build time` environment variable
|
||||||
- Set `DATABASE_URL` to your database connection string
|
- Set `DATABASE_URL` to your database connection string
|
||||||
|
- It should be a `build time` environment variable
|
||||||
- Set `Ports Exposes` to `4000` (default)
|
- Set `Ports Exposes` to `4000` (default)
|
||||||
|
|||||||
Reference in New Issue
Block a user