gahusb
ad141a2887
fix(insta-render): INSTA_MEDIA_ROOT를 insta_cards 하위로 정렬 (nginx 서빙 경로 일치)
워커가 INSTA_MEDIA_ROOT/{slate_id}에 PNG를 쓰는데 기본값 /mnt/nas/webpage/data/insta가 insta_cards 서브디렉토리를 누락 → data/insta/{id}에 저장. 그러나 nginx(/media/insta→/data/insta_cards), insta-lab CARDS_DIR, frontend 마운트, 구 렌더는 전부 data/insta/insta_cards/{id}를 기대 → /media/insta/{id}/NN.png 404.
INSTA_MEDIA_ROOT을 /mnt/nas/webpage/data/insta/insta_cards로 정정(.env + compose 기본값 + .env.example). 코드 무변경 → 컨테이너 recreate만으로 적용(rebuild 불요). SMB 볼륨 마운트는 상위 디렉토리라 그대로 유효.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 01:18:09 +09:00
..
2026-06-06 12:50:25 +09:00
2026-06-08 03:17:34 +09:00
2026-06-11 01:18:09 +09:00
2026-06-06 12:53:07 +09:00
2026-05-25 20:13:24 +09:00
2026-05-25 20:13:24 +09:00
2026-05-19 02:07:31 +09:00
2026-05-19 02:09:55 +09:00
2026-05-19 02:02:58 +09:00
2026-06-08 03:17:34 +09:00