juzhiyuan commented on a change in pull request #175: feature: add docker support URL: https://github.com/apache/incubator-apisix-dashboard/pull/175#discussion_r410774548
########## File path: src/utils/utils.ts ########## @@ -76,3 +76,11 @@ export const getPageMode = (): PageMode => { return 'VIEW'; }; + +export const getAdminAPI = (): string => { Review comment: ~how about adding alias for config file? so we could import it like '@config'? ~ all right, please go ahead, ---------------------------------------------------------------- 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