Files
quartz-manager/quartz-manager-frontend/proxy.conf.json
2020-04-22 00:04:30 +02:00

9 lines
143 B
JSON

{
"/quartz-manager": {
"target": "http://localhost:8080",
"secure": false,
"cookiePathRewrite": "/",
"ws":true
}
}