mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-07 18:13:38 +08:00
Start both dev servers in one command
This commit is contained in:
@@ -21,4 +21,7 @@ export default defineConfig({
|
||||
"plugins": [ postcssRTLCSS ]
|
||||
}
|
||||
},
|
||||
server: {
|
||||
open: "/"
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user