Update from Vibe Studio

This commit is contained in:
Vibe Studio
2026-01-20 09:14:37 +00:00
parent 26d3039201
commit 09becc5a6a

View File

@@ -11,7 +11,10 @@ module.exports = {
}, },
server: { server: {
host: '0.0.0.0', host: '0.0.0.0',
port: 5173 port: 5173,
allowedHosts: [
'ccokskgg0g48000w0ws8wwck.app.copilot.shenyang-bridge.com'
]
}, },
preview: { preview: {
host: '0.0.0.0', host: '0.0.0.0',