This commit is contained in:
@@ -7,9 +7,6 @@ export default defineConfig({
|
||||
server: {
|
||||
host: '0.0.0.0', // crucial! allows container/network access
|
||||
port: 5173,
|
||||
hmr: {
|
||||
host: 'jeopardy.toppit.net', // your public hostname
|
||||
protocol: 'https',
|
||||
}
|
||||
}
|
||||
},
|
||||
base: '/'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user