Полноценно редактируются черновики

Добавляются фасовки как в черновике, так и в обучении
Исправил внешний вид
This commit is contained in:
2025-12-17 22:00:21 +03:00
parent e2df2350f7
commit c8aab42e8e
24 changed files with 1313 additions and 433 deletions

View File

@@ -1,3 +1,5 @@
name: rmser
services:
# 1. База данных PostgreSQL
db:
@@ -49,7 +51,7 @@ services:
- REDIS_ADDR=redis:6379
- OCR_SERVICE_URL=http://ocr:5000
# 5. Frontend (React + Nginx) - НОВОЕ
# 5. Frontend (React + Nginx)
frontend:
build: ./rmser-view
container_name: rmser_frontend