Files
git.stella-ops.org/src/Web/StellaOps.Web/proxy.conf.json

123 lines
2.5 KiB
JSON

{
"/envsettings.json": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/platform": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/api": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/authority": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/console": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/connect": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/.well-known": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/jwks": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/scanner": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/policyGateway": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/policyEngine": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/concelier": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/attestor": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/gateway": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/notify": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/scheduler": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/signals": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/excititor": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/findingsLedger": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/vexhub": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/vexlens": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/jobengine": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/graph": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/doctor": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/integrations": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/replay": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/exportcenter": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/healthz": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/policy": {
"target": "http://stella-ops.local:80",
"secure": false
},
"/v1": {
"target": "http://stella-ops.local:80",
"secure": false
}
}