This commit is contained in:
魏啾
2024-02-23 14:48:03 +08:00
parent 3db00932f7
commit b80274bc83
6 changed files with 45 additions and 21 deletions

View File

@@ -6,6 +6,7 @@ import AutoImport from "unplugin-auto-import/vite";
export default defineConfig({
server: {
host: '0.0.0.0',
port: 1111,
open: true,
proxy: {
'/api': {