push commit

This commit is contained in:
2026-05-19 20:17:04 +02:00
parent c15defa2d4
commit 8c75989841
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -33,6 +33,6 @@ export default defineConfig({
cert: fs.readFileSync(certFilePath),
},
port: 5173
port: 5176
}
})