mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-12 04:03:42 +08:00
add mobile and email filed for user
This commit is contained in:
@@ -19,7 +19,7 @@ module.exports = defineConfig({
|
||||
outputDir: 'dist',
|
||||
crossorigin: "anonymous",
|
||||
devServer: {
|
||||
allowedHosts: ['127.0.0.1:5678'],
|
||||
allowedHosts: "all",
|
||||
port: 8888,
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user