fix: dplayer can not playing

This commit is contained in:
2026-03-23 18:08:59 +08:00
parent 08ae7414d0
commit 970aae1c5f
8 changed files with 1117 additions and 1120 deletions

View File

@@ -29,11 +29,6 @@ export default defineConfig({
changeOrigin: true,
ws: true,
},
// '/ws': {
// target: 'ws://localhost:8080',
// changeOrigin: true,
// ws: true,
// }
},
host: '0.0.0.0',
port: 5173,