hivivo commented on code in PR #2475:
URL: https://github.com/apache/helix/pull/2475#discussion_r1184122266
##########
helix-front/server/app.ts:
##########
@@ -8,17 +8,9 @@ import http from 'http';
import https from 'https';
import session from 'express-session';
import * as appInsights from 'applicationinsights';
-import ProxyAgent from 'proxy-agent';
-
-import {
- APP_INSIGHTS_CONNECTION_STRING,
- PROXY_URL,
Review Comment:
Please also remove `PROXY_URL` from `config.example.ts` too
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]