配置文件从nacos拉

This commit is contained in:
2025-09-11 00:42:41 +08:00
parent fea82a58c8
commit f1f5893c99
7 changed files with 78 additions and 138 deletions

1
Jenkinsfile vendored
View File

@ -68,7 +68,6 @@ pipeline {
--name \${CONTAINER_NAME} \
--network sczx-net \
-p 8081:8081 \
-e SPRING_PROFILES_ACTIVE=test \
-e JAVA_OPTS="-Xms256m -Xmx512m -Duser.timezone=Asia/Shanghai" \
-e TZ=Asia/Shanghai \
-v /etc/localtime:/etc/localtime:ro \