From 8e891e0e30d1ed078fe6c17b0d30dbe87793cec6 Mon Sep 17 00:00:00 2001 From: java2sap <39330069+sapuser2017@users.noreply.github.com> Date: 星期二, 04 一月 2022 09:34:53 +0800 Subject: [PATCH] druid地址修复 --- vite.config.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/vite.config.js b/vite.config.js index 2d1cddc..95648c4 100644 --- a/vite.config.js +++ b/vite.config.js @@ -21,6 +21,7 @@ // vite 鐩稿叧閰嶇疆 server: { port: 80, + host: true, open: true, proxy: { // https://cn.vitejs.dev/config/#server-proxy -- Gitblit v1.9.3