3 Commits

Author SHA1 Message Date
ttipo 539fb8aa61 frontend: 로컬 vite 실행 경로 제거, Docker 단일 환경으로 정리
Deploy / deploy (push) Successful in 38s
- dev/preview 스크립트 제거 (Docker 빌드는 build만 사용)
- .env.example 안내를 .env.production 기준으로 갱신, .env.development 삭제

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-19 15:27:16 +09:00
ttipo 32b5a8ed0e frontend: 미사용 PASSWORD_ADMIN 환경변수 제거
frontend 소스에서 참조하지 않는 죽은 설정 정리 (백엔드 슈퍼 패스워드 제거 후속)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-19 15:18:00 +09:00
ttipo e91e32c6fa backend/frontend용 .env.example 템플릿 추가
Deploy / deploy (push) Successful in 21s
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-19 06:01:31 +09:00