From 1e3ad2fa654963f80665d21a07bc157e93bfdada Mon Sep 17 00:00:00 2001 From: AutonetSellCar Deploy Date: Thu, 1 Jan 2026 18:48:54 +0900 Subject: [PATCH] =?UTF-8?q?Docs:=20=EB=B3=80=EA=B2=BD=20=EC=9D=B4=EB=A0=A5?= =?UTF-8?q?=20=ED=85=8C=EC=9D=B4=EB=B8=94=20=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- DEPLOYMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index bebd696..9221a3d 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -220,7 +220,7 @@ ssh damon@192.168.0.202 "cd /opt/autonet/production && docker compose -f docker- | 날짜 | 변경 내용 | DB 변경 | |------|----------|---------| | 2026-01-01 | 삭제된 사용자 재가입 허용 수정 | - | -| 2026-01-01 | inquiries 테이블 누락 컬럼 추가 | inquiries: category, subject, contact_email, contact_phone, admin_response, responded_at, responded_by, updated_at | +| 2026-01-01 | inquiries 테이블 누락 컬럼 추가 | inquiries: category, subject 등 8개 컬럼 | | 2026-01-01 | 운영서버 .env 파일 생성 (SMTP 설정) | - | | 2026-01-01 | cc_per_banner_view 설정 추가 | system_settings.cc_per_banner_view (REAL) | | 2026-01-01 | 마이스터 번역 추가 | - |