vite.config.js @@ -9,7 +9,9 @@ outDir: 'dist', }, server: { port: '80' port: 5173, strictPort: false, host: '0.0.0.0', }, plugins: [ uni()