We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c9cf3d commit 536dd89Copy full SHA for 536dd89
vue/.env.production
@@ -1,2 +1,2 @@
1
-VITE_APP_API_URL=http://localhost/api
2
-VITE_APP_WS_URL=ws://localhost/ws
+VITE_APP_API_URL=/api
+VITE_APP_WS_URL=/ws
0 commit comments