mirror of
http://112.124.100.131/ebiz-ai/ebiz-base-ai.git
synced 2025-12-07 18:06:50 +08:00
协议改成 http
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = {
|
||||
outputDir: 'dist',
|
||||
productionSourceMap: false,
|
||||
devServer: {
|
||||
https: true,
|
||||
https: false,
|
||||
host: '0.0.0.0',
|
||||
disableHostCheck: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user