From a51fbaf08139e44637081ebbb90fe91e8819badb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=99=A8=E5=93=80?= <2076029107@qq.com>
Date: Wed, 31 Jul 2024 19:55:34 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Dockerfile | 2 +-
pom.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Dockerfile b/Dockerfile
index b2f2fd8..6a6d590 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -11,7 +11,7 @@ RUN ln -snf /usr/share/zoneinfo/$Tz /etc/localtime && echo '$TZ' > /etc/timezone
#挂载工作目录
-VOLUME ["/home/logs/cloud-modules-system"]
+VOLUME ["/home/logs/cloud-system"]
#拷贝执行jar包
diff --git a/pom.xml b/pom.xml
index edacc4a..816b3be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,10 +9,10 @@
4.0.0
- cloud-modules-system
+ cloud-system
- cloud-modules-system系统模块
+ cloud-system系统模块