This commit is contained in:
2026-02-01 09:05:14 +00:00
parent 717b862faf
commit 8591a708e2

View File

@@ -14,5 +14,6 @@ export default defineConfig({
server: {
port: 5173,
host: true,
allowedHosts: ["ob-arch"],
},
});