摘要: 一,nacos所在的mysql数据库需要设置允许Nacos集群电脑的ip远程连接 grant all privileges on *.* to root@192.168.1.4 identified by 'root' with grant option; flush privileges; gra 阅读全文
posted @ 2022-07-10 10:35 江南小镇的一缕阳光 阅读(107) 评论(0) 推荐(0)