@@ -3,5 +3,5 @@ ENV = 'development'
# base api
# 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/'
@@ -5,5 +5,5 @@ ENV = 'staging'
#VUE_APP_BASE_API = 'http://121.43.111.127:10005/'
-VUE_APP_BASE_API = 'http://hg.zfire.top/api/'
+VUE_APP_BASE_API = 'https://hg.zfire.top/api/'