Skip to content

Commit

Permalink
Update the template
Browse files Browse the repository at this point in the history
  • Loading branch information
heyqbnk committed Jul 16, 2024
1 parent e4dba9a commit e155aa6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ export default defineConfig({
],
publicDir: './public',
server: {
// Uncomment this line if you want to expose your dev server and access it from the devices
// in the same network.
// Exposes your dev server and makes it accessible for the devices in the same network.
host: true,
},
});
Expand Down

0 comments on commit e155aa6

Please sign in to comment.