feature/IO-3725-RPS-Changes - Make settings look nicer

This commit is contained in:
Dave
2026-05-28 12:03:15 -04:00
parent 972b399ba8
commit 562adaa795
16 changed files with 390 additions and 67 deletions

View File

@@ -19,7 +19,7 @@ export default defineConfig({
},
server: {
host: true,
port: 3000,
port: 3006,
open: true
},
build: {