mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-03 02:57:01 +00: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