chnged protocol
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineConfig({
|
|||||||
host: "0.0.0.0",
|
host: "0.0.0.0",
|
||||||
allowedHosts: ["lose.the1s.de"],
|
allowedHosts: ["lose.the1s.de"],
|
||||||
port: 8501,
|
port: 8501,
|
||||||
https: false,
|
https: true,
|
||||||
watch: { usePolling: true },
|
watch: { usePolling: true },
|
||||||
hmr: {
|
hmr: {
|
||||||
host: "lose.the1s.de",
|
host: "lose.the1s.de",
|
||||||
|
Reference in New Issue
Block a user