This commit is contained in:
橙子
2022-04-26 11:17:53 +08:00
parent d01c3ff9ca
commit acb1c6cc99
8 changed files with 79 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ module.exports = {
'vuetify'
],
devServer: {
port: 6789,
port: 18000,
open: true,
https: false,
host: "localhost",