X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fproxy-conf.json;fp=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fproxy-conf.json;h=0000000000000000000000000000000000000000;hb=434326c60fb0434bda587102b4746173fe425dea;hp=20d7cb959edfba76d9d1b008d47cc5436a3ba92a;hpb=37827e492060182b32df67c2a538a29808fa5e17;p=eliot.git diff --git a/blueprints/common/eliot-ui/frontend-src/proxy-conf.json b/blueprints/common/eliot-ui/frontend-src/proxy-conf.json deleted file mode 100644 index 20d7cb9..0000000 --- a/blueprints/common/eliot-ui/frontend-src/proxy-conf.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "/tempstatus": { - "target": "http://localhost:3001", - "secure": false - }, - "/settemplimit": { - "target": "http://localhost:3001", - "secure": false - }, - "/api/*": { - "target": "http://localhost:3001", - "secure": false, - "logLevel": "debug", - "changeOrigin": true - }, - "/postDeploy": { - "target": "http://localhost:3001/postDeploy", - "secure": false - } -} \ No newline at end of file