chore: split Coolify compose configuration
This commit is contained in:
@@ -13,7 +13,7 @@ npm run start # Start production server
|
||||
npm run lint # ESLint (eslint-config-next/core-web-vitals + typescript)
|
||||
```
|
||||
|
||||
Docker deployment: port 8019, `docker-compose up` with env supplied by the deployment platform or shell, external network `sinobridge`.
|
||||
Docker deployment: port 8019. Default `docker-compose.yml` uses `.env.production` and external network `sinobridge`; Coolify uses `docker-compose.coolify.yml` with runtime env from Coolify and external network `coolify`.
|
||||
|
||||
## Architecture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user