From 39c2405ba207439180d371ba8bb4277129bfd52c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=93=B2=E5=A5=87?= <13840175730@139.com> Date: Tue, 19 Nov 2024 10:29:42 +0800 Subject: [PATCH] =?UTF-8?q?1.=E7=9C=8B=E6=9D=BFpdf=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index 8d5f6e9..a99fcca 100644 --- a/vue.config.js +++ b/vue.config.js @@ -31,7 +31,7 @@ module.exports = { lintOnSave: false, productionSourceMap: false, devServer: { - host: '192.127.2.129', + host: '0.0.0.0', port: port, open: true, overlay: {