mirror of
https://github.com/PlayEdu/backend
synced 2025-06-06 14:44:10 +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/
|
||||
export default defineConfig({
|
||||
server: {
|
||||
host: "0.0.0.0",
|
||||
port: 3000,
|
||||
},
|
||||
plugins: [react()],
|
||||
|
Loading…
x
Reference in New Issue
Block a user