TikWind opened a new issue #302: URL: https://github.com/apache/incubator-apisix-dashboard/issues/302
## Descripe Hi everyone, I follow https://github.com/apache/incubator-apisix-dashboard/blob/master/compose/README.md to deploy this project, but when I visit http://127.0.0.1/dashboard/ in the browser, it redirect http://127.0.0.1/dashboard/setting :  When I use `docker logs` to look image name "dashboard_manager" and container name "dashboard_manager_1" :  ## Question There is a error `panic: fail to connect to DB: dial tcp 192.17.5.14:3306: connect: connection refused for root:123456@tcp(192.17.5.14:3306)/manager?charset=utf8&parseTime=True&loc=Local`. Why? How to solve this problem? Thanks. ## Environment System: CentOS Linux release 7.8.2003 (Core) CPU: 4 core Memory: 8G ---------------------------------------------------------------- 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]
