save checkpoint

This commit is contained in:
master
2026-02-14 09:11:48 +02:00
parent 9ca2de05df
commit e9aeadc040
1512 changed files with 30863 additions and 4728 deletions

View File

@@ -1,114 +1,114 @@
{
"/envsettings.json": {
"target": "https://localhost:10010",
"target": "http://127.1.0.3:80",
"secure": false
},
"/platform": {
"target": "https://localhost:10010",
"target": "http://127.1.0.3:80",
"secure": false
},
"/api": {
"target": "https://localhost:10010",
"target": "http://127.1.0.3:80",
"secure": false
},
"/authority": {
"target": "https://localhost:10020",
"target": "http://127.1.0.4:80",
"secure": false
},
"/console": {
"target": "https://localhost:10020",
"target": "http://127.1.0.4:80",
"secure": false
},
"/connect": {
"target": "https://localhost:10020",
"target": "http://127.1.0.4:80",
"secure": false
},
"/.well-known": {
"target": "https://localhost:10020",
"target": "http://127.1.0.4:80",
"secure": false
},
"/jwks": {
"target": "https://localhost:10020",
"target": "http://127.1.0.4:80",
"secure": false
},
"/scanner": {
"target": "https://localhost:10080",
"target": "http://127.1.0.8:80",
"secure": false
},
"/policyGateway": {
"target": "https://localhost:10140",
"target": "http://127.1.0.14:80",
"secure": false
},
"/policyEngine": {
"target": "https://localhost:10140",
"target": "http://127.1.0.14:80",
"secure": false
},
"/concelier": {
"target": "https://localhost:10090",
"target": "http://127.1.0.9:80",
"secure": false
},
"/attestor": {
"target": "https://localhost:10040",
"target": "http://127.1.0.13:80",
"secure": false
},
"/gateway": {
"target": "https://localhost:10030",
"target": "http://127.1.0.5:80",
"secure": false
},
"/notify": {
"target": "https://localhost:10280",
"target": "http://127.1.0.29:80",
"secure": false
},
"/scheduler": {
"target": "https://localhost:10190",
"target": "http://127.1.0.19:80",
"secure": false
},
"/signals": {
"target": "https://localhost:10430",
"target": "http://127.1.0.43:80",
"secure": false
},
"/excititor": {
"target": "https://localhost:10310",
"target": "http://127.1.0.9:80",
"secure": false
},
"/findingsLedger": {
"target": "https://localhost:10320",
"target": "http://127.1.0.9:80",
"secure": false
},
"/vexhub": {
"target": "https://localhost:10330",
"target": "http://127.1.0.11:80",
"secure": false
},
"/vexlens": {
"target": "https://localhost:10340",
"target": "http://127.1.0.12:80",
"secure": false
},
"/orchestrator": {
"target": "https://localhost:10200",
"target": "http://127.1.0.17:80",
"secure": false
},
"/graph": {
"target": "https://localhost:10350",
"target": "http://127.1.0.20:80",
"secure": false
},
"/doctor": {
"target": "https://localhost:10360",
"target": "http://127.1.0.26:80",
"secure": false
},
"/integrations": {
"target": "https://localhost:10400",
"target": "http://127.1.0.42:80",
"secure": false
},
"/replay": {
"target": "https://localhost:10410",
"target": "http://127.1.0.41:80",
"secure": false
},
"/exportcenter": {
"target": "https://localhost:10420",
"target": "http://127.1.0.40:80",
"secure": false
},
"/healthz": {
"target": "https://localhost:10010",
"target": "http://127.1.0.3:80",
"secure": false
}
}