Skip to content

Commit

Permalink
fix: change config to run on docker
Browse files Browse the repository at this point in the history
See below for more information
vitejs/vite#16522
  • Loading branch information
qwercxzsda committed Jun 13, 2024
1 parent 372ad6c commit b3fff0b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dance-animation-with-3d-character/vite.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
export default {
server: {
host: true
}
}

0 comments on commit b3fff0b

Please sign in to comment.