摘要: docker run -itd \ -e MODE=cluster \ -e NACOS_APPLICATION_PORT=8860 \ -e NACOS_SERVERS=10.200.1.xx:8860,10.200.1.xx:8870,10.200.1.xx:8880 \ -e SPRING_D 阅读全文
posted @ 2023-11-29 15:58 从零开始的0 阅读(19) 评论(0) 推荐(0) 编辑