feat: update
This commit is contained in:
@@ -13,7 +13,7 @@ export default defineConfig({
|
||||
}
|
||||
}
|
||||
},
|
||||
base: "./",
|
||||
base: "/admin",
|
||||
minify: true,
|
||||
sourceMap: true,
|
||||
plugins: [
|
||||
@@ -26,6 +26,8 @@ export default defineConfig({
|
||||
}
|
||||
},
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
allowedHosts: ['mp.jdwan.com'],
|
||||
port: 3000,
|
||||
open: true,
|
||||
proxy: {
|
||||
|
||||
Reference in New Issue
Block a user