Skip to content

Commit

Permalink
change inside vite.config v1
Browse files Browse the repository at this point in the history
  • Loading branch information
moonhuntercode committed Nov 15, 2023
1 parent abdac2a commit b430553
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// vite.config.js
export default {
base: 'http://localhost:8080/',
server: {
port: '8080'
}
}

0 comments on commit b430553

Please sign in to comment.