save checkpoint

This commit is contained in:
master
2026-02-12 21:02:43 +02:00
parent 5bca406787
commit 9911b7d73c
593 changed files with 174390 additions and 1376 deletions

View File

@@ -7,7 +7,7 @@
"target": "https://localhost:10010",
"secure": false
},
"/api/v1/setup": {
"/api": {
"target": "https://localhost:10010",
"secure": false
},
@@ -19,11 +19,27 @@
"target": "https://localhost:10020",
"secure": false
},
"/connect": {
"target": "https://localhost:10020",
"secure": false
},
"/.well-known": {
"target": "https://localhost:10020",
"secure": false
},
"/jwks": {
"target": "https://localhost:10020",
"secure": false
},
"/scanner": {
"target": "https://localhost:10080",
"secure": false
},
"/policy": {
"/policyGateway": {
"target": "https://localhost:10140",
"secure": false
},
"/policyEngine": {
"target": "https://localhost:10140",
"secure": false
},
@@ -39,6 +55,58 @@
"target": "https://localhost:10030",
"secure": false
},
"/notify": {
"target": "https://localhost:10280",
"secure": false
},
"/scheduler": {
"target": "https://localhost:10190",
"secure": false
},
"/signals": {
"target": "https://localhost:10430",
"secure": false
},
"/excititor": {
"target": "https://localhost:10310",
"secure": false
},
"/findingsLedger": {
"target": "https://localhost:10320",
"secure": false
},
"/vexhub": {
"target": "https://localhost:10330",
"secure": false
},
"/vexlens": {
"target": "https://localhost:10340",
"secure": false
},
"/orchestrator": {
"target": "https://localhost:10200",
"secure": false
},
"/graph": {
"target": "https://localhost:10350",
"secure": false
},
"/doctor": {
"target": "https://localhost:10360",
"secure": false
},
"/integrations": {
"target": "https://localhost:10400",
"secure": false
},
"/replay": {
"target": "https://localhost:10410",
"secure": false
},
"/exportcenter": {
"target": "https://localhost:10420",
"secure": false
},
"/healthz": {
"target": "https://localhost:10010",
"secure": false