Skip to content

Commit 8c2aa47

Browse files
authored
Update config.js
1 parent 4469f97 commit 8c2aa47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const SERVER_URL = process.env.SERVER_URL;
1+
export const SERVER_URL = process.env.VUE_APP_SERVER_URL;

0 commit comments

Comments
 (0)