chore: split Coolify compose configuration
This commit is contained in:
@@ -74,7 +74,9 @@ The included Dockerfile builds a standalone Next.js output and starts `server.js
|
||||
docker compose up -d --build
|
||||
```
|
||||
|
||||
Set the required environment variables through your deployment platform or shell before starting Compose. The included `docker-compose.yml` expects an external Docker network named `sinobridge`.
|
||||
The default `docker-compose.yml` expects `.env.production` and an external Docker network named `sinobridge`.
|
||||
|
||||
For Coolify deployments, use `docker-compose.coolify.yml`. It expects runtime environment variables from Coolify and an external Docker network named `coolify`.
|
||||
|
||||
## Operational Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user