aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client-frankfurt/proxy.conf.json
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/client-frankfurt/proxy.conf.json')
-rw-r--r--cds-ui/client-frankfurt/proxy.conf.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/cds-ui/client-frankfurt/proxy.conf.json b/cds-ui/client-frankfurt/proxy.conf.json
new file mode 100644
index 000000000..11ed26767
--- /dev/null
+++ b/cds-ui/client-frankfurt/proxy.conf.json
@@ -0,0 +1,8 @@
+{
+ "/controllerblueprint/*": {
+ "target": "https://localhost:3000",
+ "secure": false,
+ "logLevel": "debug",
+ "changeOrigin": true
+ }
+}