lewtun HF staff commited on
Commit
efaa5b7
1 Parent(s): 06e6a5e

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +1 -1
.env.local.template CHANGED
@@ -64,7 +64,7 @@ MODELS=`[
64
  "endpoints": [
65
  {
66
  "type": "tgi",
67
- "url": "http://127.0.0.1:8080"
68
  }
69
  ],
70
  "parameters": ${MODEL_PARAMS}
 
64
  "endpoints": [
65
  {
66
  "type": "tgi",
67
+ "url": "http://127.0.0.1:8081"
68
  }
69
  ],
70
  "parameters": ${MODEL_PARAMS}