Update project files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
ANDREW HOSFORD
2026-04-07 11:59:48 -05:00
parent dd227be9b0
commit 0e8978f48c
50 changed files with 5878 additions and 241 deletions

View File

@@ -62,7 +62,8 @@
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",
"options": {
"allowedHosts": ["to-the-n8nth-degree.andrewawesomo.net"]
"allowedHosts": ["to-the-n8nth-degree.andrewawesomo.net", "local-req-planner.andrewawesomo.net"],
"proxyConfig": "proxy.conf.json"
},
"configurations": {
"production": {