Skip to content

Commit

Permalink
preview port update
Browse files Browse the repository at this point in the history
  • Loading branch information
RPSoftCompany committed Feb 25, 2024
1 parent 6bea340 commit a8f9269
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,9 @@ export default defineConfig({
alias: {
'@': fileURLToPath(new URL('./src', import.meta.url))
}
},
preview: {
host: '::',
port: 5500
}
})

0 comments on commit a8f9269

Please sign in to comment.