Spaces:
Build error
Build error
Update frontend/src/App.tsx
Browse files- 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 = {};
|