局域网可访问

This commit is contained in:
sunbeam 2025-04-14 13:37:56 +08:00
parent 4872289107
commit 79a8673931

View File

@ -47,6 +47,7 @@ export default defineConfig({
}, },
server: { server: {
port: 3000, port: 3000,
host: '0.0.0.0',
}, },
css: { css: {
preprocessorOptions: { preprocessorOptions: {