dnet-applications/frontends/dnet-is-application/src/proxy.conf.json

6 lines
89 B
JSON
Raw Normal View History

2023-01-19 14:47:52 +01:00
{
"/ajax": {
"target": "http://localhost:8280",
"secure": false
}
}