feat: stabilize dev sync and add history tables

This commit is contained in:
hyunho
2026-03-30 09:15:31 +09:00
parent bc60f932c3
commit cbae8769bf
6 changed files with 339 additions and 37 deletions

View File

@@ -25,6 +25,7 @@
- `8081` 작업용 접속 확인
- `8080` 공개용 접속 확인
- `docker compose ps`에서 `backend`, `frontend`, `proxy`, `db`가 정상인지 확인
- `8081`은 기본적으로 `docker compose -p mh-dashboard-organization-dev --env-file .env -f docker-compose.8081.yml up -d` 로 기동
### 2. 데이터 동기화 범위 결정