auto-save 2026-05-15 14:53 (~6)
This commit is contained in:
@@ -57,7 +57,7 @@ docker compose -f docker-compose.prod.yml --env-file deploy/.env.production up -
|
||||
## Runtime Notes
|
||||
|
||||
- `web` is a static Next export served by Nginx.
|
||||
- `web` proxies `/api/` to `api:4291`.
|
||||
- `web` proxies `/api/` to `skg-marketing-api:4291`; avoid the generic hostname `api` because the web container also joins the shared Coolify network.
|
||||
- `api` is only on the internal project network and stores jobs under `/data/jobs`.
|
||||
- Server-side job files persist in `./data/jobs` on the VPS.
|
||||
- Large uploads are allowed up to `2g` at the Nginx proxy layer.
|
||||
|
||||
Reference in New Issue
Block a user