sfc-gh-kdoran commented on code in PR #10370:
URL: https://github.com/apache/nifi/pull/10370#discussion_r2402825882


##########
nifi-frontend/src/main/frontend/apps/nifi-registry/proxy.config.mjs:
##########
@@ -16,7 +16,7 @@
  */
 
 const target = {
-    target: 'http://localhost:18080',
+    target: 'https://localhost:18443',

Review Comment:
   I don't think this change should be committed to the source repo. Was this 
included accidentally? 



##########
nifi-frontend/src/main/frontend/apps/nifi-registry/proxy.config.mjs:
##########
@@ -16,7 +16,7 @@
  */
 
 const target = {
-    target: 'http://localhost:18080',
+    target: 'https://localhost:18443',

Review Comment:
   I don't think this change should be committed to the source repo. Was this 
included accidentally? 



-- 
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]

Reply via email to