nirdrang commited on
Commit
6e2f8af
·
verified ·
1 Parent(s): 5964f12

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +1 -1
.env.local.template CHANGED
@@ -26,7 +26,7 @@ MODELS=`[{
26
  "displayName": "canopy",
27
  "endpoints": [{
28
  "type" : "openai",
29
- "baseURL": "http://localhost:8000/v1"
30
  }]
31
  },
32
  {
 
26
  "displayName": "canopy",
27
  "endpoints": [{
28
  "type" : "openai",
29
+ "baseURL": "http://34.83.172.61:8000/v1"
30
  }]
31
  },
32
  {