Spaces:
Build error
Build error
Update .env.local.template
Browse files- .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:
|
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}
|