dnet45/modules/uoa-repository-dashboard-gui/branches/development/proxy.conf.json @ 62649
1 |
{
|
---|---|
2 |
"/uoa-repository-manager-service/*": { |
3 |
"target": "http://localhost:8480", |
4 |
"secure": false, |
5 |
"logLevel": "debug", |
6 |
"changeOrigin": true |
7 |
} |
8 |
}
|