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, 0 insertions, 8 deletions
diff --git a/cds-ui/client-frankfurt/proxy.conf.json b/cds-ui/client-frankfurt/proxy.conf.json
deleted file mode 100644
index 11ed26767..000000000
--- a/cds-ui/client-frankfurt/proxy.conf.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "/controllerblueprint/*": {
- "target": "https://localhost:3000",
- "secure": false,
- "logLevel": "debug",
- "changeOrigin": true
- }
-}