|
@@ -3,5 +3,5 @@ ENV = 'development'
|
|
|
|
|
|
# base api
|
|
# base api
|
|
# 121.43.111.127 192.168.31.6
|
|
# 121.43.111.127 192.168.31.6
|
|
-VUE_APP_BASE_API = 'http://121.43.111.127:10005/'
|
|
|
|
|
|
+VUE_APP_BASE_API = 'https://121.43.111.127:10005/'
|
|
# VUE_APP_BASE_API = 'https://gyl.greeapps.com/supply_api/'
|
|
# VUE_APP_BASE_API = 'https://gyl.greeapps.com/supply_api/'
|