tokers commented on a change in pull request #4264:
URL: https://github.com/apache/apisix/pull/4264#discussion_r634857288
##########
File path: docs/en/latest/FAQ.md
##########
@@ -480,3 +480,5 @@ apisix:
```
Restart or reload APISIX, all IPs can access the `Admin API`.
+
+**Note: You can use this method in a non-production environment to allow all
IPs to access your `Apache APISIX` instance, but it is not safe to use it in a
production environment. In production, please only authorize specific IP
addresses or address ranges to access your instance.**
Review comment:
```suggestion
**Note: You can use this method in a non-production environment to allow all
clients from anywhere to access your `Apache APISIX` instances, but it is not
safe to use it in a production environment. In production, please only
authorize specific IP addresses or address ranges to access your instance.**
```
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]