cll1778890283 commented on issue #12742:
URL: https://github.com/apache/apisix/issues/12742#issuecomment-3511671838

   > How are you running APISIX?
   > 
   > Can you try adding `0.0.0.0/0` to `allow_admin` field in `config.yaml`?
   > 
   > deployment:
   >   admin:
   >     allow_admin:
   >       - 127.0.0.0/24
   >       - 0.0.0.0/0 # <-- this
   
   After the modifications, it's fine. Thank you


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