Technical note
Nocalhost笔记
配置参数
# 镜像名
harbor.dubhe:30002/dubhe-base/amazoncorretto:8u372
# 启动命令
mvn install && mvn spring-boot:run -pl ./dubhe-alert/dubhe-alert-biz
mvn clean package -U -pl dubhe-executor/dubhe-executor-biz
mvn spring-boot:run -pl dubhe-executor-biz
本机调试
export NACOS_HOST=10.193.36.41
export NACOS_PORT=30101
export NACOS_USERNAME=nacos
export NACOS_PASSWORD=nacos