docs: align community release path

This commit is contained in:
a.tolmachev
2026-05-03 19:43:09 +00:00
parent 1661b2b4d0
commit 101229d3f4
6 changed files with 15 additions and 6 deletions
+3 -2
View File
@@ -224,8 +224,9 @@ runtime env-переменной. Это значит, что:
Для production-like запуска проект должен поставляться с:
- `Dockerfile` для backend приложений;
- `docker-compose.yml`;
- `.env.example`;
- `deploy/community/docker-compose.yml` как canonical Community deployment manifest;
- `deploy/community/.env.example` как canonical Community env template;
- root `docker-compose.yml` и root `.env.example` только как local development convenience files;
- healthcheck endpoints;
- reverse proxy configuration examples.