Update from Vibe Studio
This commit is contained in:
@@ -11,7 +11,10 @@ module.exports = {
|
||||
},
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
port: 5173
|
||||
port: 5173,
|
||||
allowedHosts: [
|
||||
'ccokskgg0g48000w0ws8wwck.app.copilot.shenyang-bridge.com'
|
||||
]
|
||||
},
|
||||
preview: {
|
||||
host: '0.0.0.0',
|
||||
|
||||
Reference in New Issue
Block a user