Baoyuantop commented on code in PR #12535:
URL: https://github.com/apache/apisix/pull/12535#discussion_r2312796131


##########
conf/config.yaml:
##########
@@ -59,5 +59,5 @@ deployment:
   admin:
     admin_key:
       - name: admin
-        key: ''  # using fixed API token has security risk, please update it 
when you deploy to production environment. If passed empty then will be 
autogenerated by APISIX and will be written back here. Recommended is to use 
external mechanism to generate and store the token.
+        key: admin  # using fixed API token has security risk, please update 
it when you deploy to production environment. If passed empty then will be 
autogenerated by APISIX and will be written back here. Recommended is to use 
external mechanism to generate and store the token.

Review Comment:
   This description needs to be changed.



-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to