implementierung der ersten schritte eine komplett-suite
This commit is contained in:
@@ -34,13 +34,14 @@ export default defineConfig({
|
||||
}
|
||||
},
|
||||
server: {
|
||||
host: true,
|
||||
allowedHosts: ['trainer.localhost', 'club.localhost', 'player.localhost'],
|
||||
port: 5000,
|
||||
watch: {
|
||||
usePolling: true,
|
||||
},
|
||||
hmr: {
|
||||
protocol: 'ws',
|
||||
host: 'localhost',
|
||||
port: 5000,
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user