chore: move services to package scripts

This commit is contained in:
2026-06-12 16:24:04 +01:00
parent c95c730533
commit 000b95ccb7
7 changed files with 71 additions and 58 deletions

View File

@@ -12,6 +12,7 @@ export default defineConfig({
},
},
server: {
host: "0.0.0.0",
port: 5174,
allowedHosts: true,
},