You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/02/28 08:27:19 UTC

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1169: feature: supported key-based authentication to the dashboard.

membphis commented on a change in pull request #1169: feature: supported key-based authentication to the dashboard.
URL: https://github.com/apache/incubator-apisix/pull/1169#discussion_r385563295
 
 

 ##########
 File path: conf/config.yaml
 ##########
 @@ -39,6 +39,7 @@ apisix:
   #   - 127.0.0.0/24              # If we don't set any IP list, then any IP access is allowed by default.
   #   - "::/64"
   # port_admin: 9180              # use a separate port
+  token_admin: 33926bc55db5e2c3   # default token when use API to call for Admin API
 
 Review comment:
   all done, please take a look when you have time ^_^

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services