.env.production
@@ -2,4 +2,5 @@ ENV = 'production' # 线上环境接口地址 VITE_API_URL = 'https://lyt-top.gitee.io/vue-next-admin-preview/' VITE_API_URL = 'http://121.239.169.27:16008/safeplatform' VITE_API_URL_OUT = 'http://121.239.169.27:16008/safeplatform-out'