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