bzp2010 commented on code in PR #2634:
URL: https://github.com/apache/apisix-dashboard/pull/2634#discussion_r997857648


##########
api/config/config.yaml:
##########
@@ -32,7 +32,8 @@ data_source:                                       # The data 
source type of API
 
 security:
   allow_list:             # If we don't set any IP list, then localhost IP 
access is allowed by default.
-    - 127.0.0.1           # The rules are checked in sequence until the first 
match is found.
+    - 172.16.238.1        # The rules are checked in sequence until the first 
match is found.

Review Comment:
   Yes, just like I did with `yq` in CI.



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