You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
365 B

4 years ago
# just a flag
ENV = 'production'
# base api
5 months ago
2 months ago
# VUE_APP_BASE_API=https://wx.sstbc.com/
# VUE_APP_UPLOAD_API=https://wx.sstbc.com/api/admin/upload-file
3 months ago
VUE_APP_BASE_API=''
VUE_APP_UPLOAD_API='/api/admin/upload-file'
5 months ago
4 months ago
VUE_APP_PRO_API =https://www.sstbc.com
5 months ago
#VUE_APP_BASE_API = https://wx.sstbc.com
#VUE_APP_UPLOAD_API = https://wx.sstbc.com/api/admin/upload-file