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 4469f97 commit 8c2aa47Copy full SHA for 8c2aa47
src/config.js
@@ -1 +1 @@
1
-export const SERVER_URL = process.env.SERVER_URL;
+export const SERVER_URL = process.env.VUE_APP_SERVER_URL;
0 commit comments