.env.production
New file @@ -0,0 +1,16 @@ # just a flag ENV = 'production' # api接口请求地址 # 开发环境 # VUE_APP_BASE_API = http://154.23.189.28:8086 VUE_APP_BASE_API = https://allapi.sceazy.com # 静态资源文件url VUE_APP_RESOURCES_URL = '/admin' VUE_APP_HTTP = "https://" VUE_APP_PORT = "" VUE_APP_KEY = 'aitopefh3uIFyei23u187r3h2kFeifeuy32iiFUEuefwfiwfw' VUE_APP_SOUND = "true"