Skip to content

Commit

Permalink
Update frontend/vite.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
rbren authored Mar 29, 2024
1 parent 1ffa404 commit 7f9bc77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export default defineConfig({
base: "",
plugins: [react(), viteTsconfigPaths()],
server: {
// this sets a default port to 3001
port: 3001,
},
});

0 comments on commit 7f9bc77

Please sign in to comment.