|
@@ -6,5 +6,5 @@ ENV = 'development'
|
|
#VUE_APP_BASE_API = 'http://localhost:8080'
|
|
#VUE_APP_BASE_API = 'http://localhost:8080'
|
|
VUE_APP_BASE_API = 'https://test.mingxue100.com/prod-api'
|
|
VUE_APP_BASE_API = 'https://test.mingxue100.com/prod-api'
|
|
|
|
|
|
-VUE_APP_MOBILE = "https://h5.mingxuejinbang.com"
|
|
|
|
|
|
+VUE_APP_MOBILE = "https://h5.mingxue100.com"
|
|
|
|
|