https
Some checks failed
On Push Deploy / deploy (push) Has been cancelled

This commit is contained in:
Johnny322
2026-02-08 13:03:47 +01:00
parent 06514e7bd4
commit a8ac741c36

View File

@@ -9,7 +9,7 @@ export default defineConfig({
port: 5173,
hmr: {
host: 'jeopardy.toppit.net', // your public hostname
protocol: 'ws',
protocol: 'https',
}
}
})