change ports

This commit is contained in:
lowcarbdev
2026-02-28 22:52:37 -07:00
parent 69253e174d
commit d6d0b07b50
17 changed files with 28 additions and 22 deletions
+1 -1
View File
@@ -245,7 +245,7 @@ air
cd frontend && npm run dev
```
Frontend dev server runs on `:5173` and proxies API calls to `:8081`.
Frontend dev server runs on `:5175` and proxies API calls to `:8085`.
### Production Build