Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
ccsdk
/
cds
/
74ee6be955fbfc6c82ef693dc9a142e058fbb833
/
.
/
cds-ui
/
designer-client
/
proxy.conf.json
blob: 11ed2676770832aeb596916213af7fdaea27bcc1 [
file
] [
log
] [
blame
]
Shaaban Ebrahim
6cc77cb
2019-11-11 10:51:21 +0200
[
diff
] [
blame
]
1
{
2
"/controllerblueprint/*"
:
{
3
"target"
:
"https://localhost:3000"
,
4
"secure"
:
false
,
5
"logLevel"
:
"debug"
,
6
"changeOrigin"
:
true
7
}
8
}