fix: let Coolify provide runtime env

This commit is contained in:
2026-06-08 11:19:50 +08:00
parent 475b90781c
commit 2e3dca87c7
3 changed files with 2 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.production`, external network `sinobridge`.
Docker deployment: port 8019, `docker-compose up` with env supplied by the deployment platform or shell, external network `sinobridge`.
## Architecture