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 d60269c commit a74033eCopy full SHA for a74033e
.env.development
@@ -1,3 +1,3 @@
1
ENV = 'development'
2
3
-VUE_APP_BASE_URL = 'http://dev.lin.colorful3.com'
+VUE_APP_BASE_URL = 'http://localhost:5000/'
.env.production
-VUE_APP_BASE_URL = 'http://dev.koa.7yue.pro/'
0 commit comments