feat: 添加tabber

This commit is contained in:
2025-10-22 14:06:06 +08:00
parent ae8e5cf384
commit daf2bf503e
7 changed files with 64 additions and 39 deletions

View File

@@ -7,7 +7,7 @@ export default defineConfig({
// basicSsl()
// target: "https://petshy.tashowz.com",
// http://192.168.1.231:48080
plugins: [react(), basicSsl()],
plugins: [react()],
server: {
port: 3000,
host: "0.0.0.0",