hamxea commited on
Commit
91cbdc5
1 Parent(s): bfba564

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +1 -1
.env.local.template CHANGED
@@ -40,7 +40,7 @@ MODELS=`[
40
  "endpoints": [
41
  {
42
  "type": "tgi",
43
- "url": "http://127.0.0.1:8086"
44
  }
45
  ],
46
  "parameters": ${MODEL_PARAMS}
 
40
  "endpoints": [
41
  {
42
  "type": "tgi",
43
+ "url": "http://127.0.0.1:8089"
44
  }
45
  ],
46
  "parameters": ${MODEL_PARAMS}