Skip to content

Comments

[fix/348] AI 서버 요청 에러 해결#349

Merged
dev2yup merged 1 commit intodevelopfrom
fix/#348-fix-ai-request-error
Feb 16, 2026
Merged

[fix/348] AI 서버 요청 에러 해결#349
dev2yup merged 1 commit intodevelopfrom
fix/#348-fix-ai-request-error

Conversation

@dev2yup
Copy link
Collaborator

@dev2yup dev2yup commented Feb 16, 2026

📌 연관 이슈

🌱 PR 요약

prod-compose.yml, dev-compose.yml에 누락된 환경 변수 추가

🛠 작업 내용

      AI_SERVER_IP: ${AI_SERVER_IP}
      CLOTH_INFERENCE_PATH: ${CLOTH_INFERENCE_PATH}
      STYLE_INFERENCE_PATH: ${STYLE_INFERENCE_PATH}
      CLOTH_DETECT_PATH: ${CLOTH_DETECT_PATH}

📸 스크린샷

❗️리뷰어들께

@dev2yup dev2yup self-assigned this Feb 16, 2026
@dev2yup dev2yup linked an issue Feb 16, 2026 that may be closed by this pull request
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
75.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@dev2yup dev2yup merged commit fad5887 into develop Feb 16, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[fix] AI 서버 요청 에러 버그 수정

1 participant