first commit
This commit is contained in:
@@ -10,8 +10,9 @@ export default defineConfig({
|
||||
}
|
||||
},
|
||||
server: {
|
||||
port: 3000,
|
||||
host: '0.0.0.0',
|
||||
historyApiFallback: true
|
||||
host: '0.0.0.0',
|
||||
port: 8040,
|
||||
historyApiFallback: true,
|
||||
allowedHosts: ['granblue.party.keka312.ru']
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user