bentebbutt commited on
Commit
390d888
·
verified ·
1 Parent(s): e6aec9a

Update frontend/src/App.tsx

Browse files
Files changed (1) hide show
  1. frontend/src/App.tsx +1 -1
frontend/src/App.tsx CHANGED
@@ -4,7 +4,7 @@ import { Playground } from "./components/playground";
4
  import { useRecoilValue } from "recoil";
5
 
6
 
7
- const CHAINLIT_SERVER ="https://langroid-custom-front-end.hf.space";
8
 
9
 
10
  const userEnv = {};
 
4
  import { useRecoilValue } from "recoil";
5
 
6
 
7
+ const CHAINLIT_SERVER ="https://bentebbutt-langroid-custom-front-end.hf.space";
8
 
9
 
10
  const userEnv = {};