mirror of
https://github.com/PlayEdu/backend
synced 2025-06-08 04:44:05 +08:00
演示内网可访问
This commit is contained in:
parent
04872e8bec
commit
6b047fabbf
@ -5,6 +5,7 @@ import gzipPlugin from "rollup-plugin-gzip";
|
|||||||
// https://vitejs.dev/config/
|
// https://vitejs.dev/config/
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
server: {
|
server: {
|
||||||
|
host: "0.0.0.0",
|
||||||
port: 3000,
|
port: 3000,
|
||||||
},
|
},
|
||||||
plugins: [react()],
|
plugins: [react()],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user