summaryrefslogtreecommitdiffstats
path: root/mod2/ui/proxy.conf.json
diff options
context:
space:
mode:
Diffstat (limited to 'mod2/ui/proxy.conf.json')
-rw-r--r--mod2/ui/proxy.conf.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/mod2/ui/proxy.conf.json b/mod2/ui/proxy.conf.json
new file mode 100644
index 0000000..e730329
--- /dev/null
+++ b/mod2/ui/proxy.conf.json
@@ -0,0 +1,11 @@
+{
+ "/api": {
+ "target": "http://zlecdyh2bdcc1s2dokr05.ec53e7.dyh2b.tci.att.com:32705/",
+ "secure": false,
+ "logLevel": "debug",
+ "pathRewrite": {
+ "^/api": ""
+ },
+ "changeOrigin": true
+ }
+} \ No newline at end of file