zhengr commited on
Commit
4877cc8
Β·
verified Β·
1 Parent(s): 432b3f8

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +0 -2
start.sh CHANGED
@@ -316,8 +316,6 @@ else
316
  export CORS_ORIGINS="${CORS_ORIGINS:-http://localhost:3000,http://localhost:7860}"
317
  fi
318
 
319
- export GATEWAY_CORS_ORIGINS="$CORS_ORIGINS"
320
-
321
  # ── Startup summary ───────────────────────────────────────────────
322
  echo ""
323
  echo "Model : $LLM_MODEL"
 
316
  export CORS_ORIGINS="${CORS_ORIGINS:-http://localhost:3000,http://localhost:7860}"
317
  fi
318
 
 
 
319
  # ── Startup summary ───────────────────────────────────────────────
320
  echo ""
321
  echo "Model : $LLM_MODEL"