Swap port
This commit is contained in:
parent
e1d1ac6886
commit
2945152d1c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ export default defineConfig({
|
|||
},
|
||||
// Server Options
|
||||
server: {
|
||||
port: 1930,
|
||||
port: 1550,
|
||||
host: true
|
||||
},
|
||||
// Use Server-Side Rendering
|
||||
|
|
Loading…
Reference in a new issue