initial commit
This commit is contained in:
5
frontend/vite.config.js
Normal file
5
frontend/vite.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
server: {
|
||||
allowedHosts: true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user