Files
keyvault/client/proxy.remote.conf.json
Bastian Wagner 82b02001e4 proxy conf
2024-12-06 14:45:54 +01:00

11 lines
198 B
JSON

{
"/api": {
"target": "http://keyvaultpro.de:3701",
"secure": false,
"logLevel": "debug",
"changeOrigin": true,
"pathRewrite": {
"^/api": ""
}
}
}