chnged protocol

This commit is contained in:
2025-08-15 11:52:43 +02:00
parent 78497291a8
commit 58332ee8fc

View File

@@ -7,7 +7,7 @@ export default defineConfig({
host: "0.0.0.0",
allowedHosts: ["lose.the1s.de"],
port: 8501,
https: false,
https: true,
watch: { usePolling: true },
hmr: {
host: "lose.the1s.de",