@@ -13,6 +13,7 @@ export default defineConfig(({ mode }) => {
plugins: [vue()],
server: {
port: 9002,
+ host: '0.0.0.0',
proxy: {
'/file': {
target: 'https://broadcast.waityou24.cn',