bzp2010 commented on a change in pull request #175: feature: add docker support URL: https://github.com/apache/incubator-apisix-dashboard/pull/175#discussion_r410724883
########## File path: config/config.ts ########## @@ -172,6 +178,8 @@ export default { REACT_APP_ENV: REACT_APP_ENV || false, ANT_DESIGN_PRO_ONLY_DO_NOT_USE_IN_YOUR_PRODUCTION: ANT_DESIGN_PRO_ONLY_DO_NOT_USE_IN_YOUR_PRODUCTION || '', // preview.pro.ant.design only do not use in your production ; preview.pro.ant.design 专用环境变量,请不要在你的项目中使用它。 + ADMIN_API: 'https://apisix.iresty.com/apisix/admin/', Review comment: Ok ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services