chore: split Coolify compose configuration

This commit is contained in:
2026-06-08 13:30:18 +08:00
parent ad8fc7957e
commit 9024f80a70
4 changed files with 21 additions and 4 deletions

View File

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