.env.production @@ -2,4 +2,4 @@ ENV = 'production' # 线上环境打包接口地址 VITE_API_URL = 'http://121.239.169.27:7000' VITE_API_URL = '/api'