We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f1c6aa commit bb35e6eCopy full SHA for bb35e6e
README.md
@@ -61,6 +61,8 @@ The `DATABASE_URL` variable should contain your Supabase project url and the `DA
61
62
```
63
VITE_SERVER_URL="http://localhost:8081"
64
+VITE_PUBLIC_ASSISTANT_BASE_URL=[Insert vite public assistant bas URL]
65
+VITE_ASSISTANT_UI_KEY=[Insert vite assistant UI key]
66
67
68
### Running the Application
0 commit comments