Skip to content

Commit

Permalink
try a change of host
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Buldauskas committed Aug 10, 2024
1 parent c72ef4e commit 7a1495b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vite.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ export default defineConfig({
},
},
},
server: {
host: '127.0.0.1',
},
});

0 comments on commit 7a1495b

Please sign in to comment.