Spaces:
Paused
Paused
Update start.sh
Browse files
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"
|