gxthrj commented on issue #403:
URL: 
https://github.com/apache/apisix-dashboard/issues/403#issuecomment-680127765


   This is because manager-api needs to specify `admin-key` when accessing 
apisix.
   the config file is 
https://github.com/apache/apisix-dashboard/blob/master/api/conf/conf_preview.json#L16,
 
   and you can modify the key through environment named `APISIX_API_KEY`,
   we will get the value from env before start manager-api 
(https://github.com/apache/apisix-dashboard/blob/master/api/build.sh#L27)


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


Reply via email to