摘要: nacos使用方法: 在docker容器中创建nacos docker run -d \ --name nacos \ --env-file ./nacos/custom.env \ -p 8848:8848 \ -p 9848:9848 \ -p 9849:9849 \ --restart=alw 阅读全文
posted @ 2024-10-20 15:14 changeyi 阅读(78) 评论(0) 推荐(0)