Skip to content

Commit a74033e

Browse files
committed
change base url
1 parent d60269c commit a74033e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env.development

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
ENV = 'development'
22

3-
VUE_APP_BASE_URL = 'http://dev.lin.colorful3.com'
3+
VUE_APP_BASE_URL = 'http://localhost:5000/'

.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

22

3-
VUE_APP_BASE_URL = 'http://dev.koa.7yue.pro/'
3+
VUE_APP_BASE_URL = 'http://localhost:5000/'

0 commit comments

Comments
 (0)