ethan

Results 1 comments of ethan

如果是mac、windows本地部署的可以使用host.docker.internal访问主机ip,MYSQL_SERVICE_HOST可以设置为host.docker.internal,如果是linux,保证nacos与mysql在同一网络,可以使用默认桥接模式,MYSQL_SERVICE_HOST可以设置为mysql容器名称