Commit Graph

3 Commits

Author SHA1 Message Date
dsyoon
3a0e336518 fix: enforce bash run.sh and default 8025
run.sh를 sh로 실행해 포트 인자가 누락되는 문제를 방지하기 위해 bash 가드를 추가하고,
실행 포트(기본 8025)를 로그로 명확히 출력합니다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 19:19:08 +09:00
dsyoon
294bd212fb chore: fix run.sh for stt deployment
stt 경로/conda ncue 환경을 사용하고, 배포 기본값으로 --reload를 끄며
PORT/RELOAD 환경변수로 실행 옵션을 제어합니다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 19:14:49 +09:00
ec0931d14c init 2026-02-09 18:49:20 +09:00