We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b0d7db commit 9023210Copy full SHA for 9023210
.env
@@ -1,7 +1,7 @@
1
# Glob API URL
2
VITE_GLOB_API_URL=/api
3
4
-VITE_APP_API_BASE_URL=http://localhost:3002/
+VITE_APP_API_BASE_URL=http://127.0.0.1:3002/
5
6
# Whether long replies are supported, which may result in higher API fees
7
VITE_GLOB_OPEN_LONG_REPLY=false
0 commit comments