kingmouse-yx opened a new issue #2388:
URL: https://github.com/apache/apisix-dashboard/issues/2388


   I want to add a uniform prefix to the dashboard project, which can make it 
more convenient for me to do proxy in the production environment. 
   his is what I am doing now:
   I modified base value and publicpath value in the config.ts. 
   And in the app.tsx,  I modified the prefix value in the RequestConfig. 
   When I restart the project, I find that it is indeed effective, 
   but `http://127.0.0.1:9000/dev-server/info?t=1647779517228` and 
`http://127.0.0.1:3001/umiui/info?t=1647779517228`
   didn't use my configuration prefix.
   If I need to configure a unified access prefix in the dashboard project, 
what do I need to do?


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