하드코딩 172.17.0.1 → ip route에서 default gateway 자동 추출.
CI 컨테이너가 services_devnet(172.18.x.x) 사용 시에도 정상 동작.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- deploy.yml: health check에서 HTTP 401/403도 정상 기동으로 판정 (인증 필요 엔드포인트)
- health check timeout 30초 → 60초
- PressureCollector: save 전 existsByStationAndReadingTime으로 중복 확인
(JPA unique constraint 예외 → Hibernate 세션 오염 방지)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>