remove nx workspace

This commit is contained in:
2025-02-21 09:46:36 -06:00
parent fbdf9581c4
commit d29260a919
43 changed files with 18905 additions and 17677 deletions

View File

@@ -2,8 +2,7 @@
"/api": {
"target": "http://localhost:3001",
"secure": false,
"changeOrigin": true,
"pathRewrite": { "^/api": "" }
"changeOrigin": true
}
}