This commit is contained in:
thinkgem
2024-12-30 14:51:22 +08:00
parent 0ef1eca662
commit 5e87d44a3c
8 changed files with 13 additions and 13 deletions

View File

@@ -4,8 +4,8 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
productVersion: V5.9
copyrightYear: 2024
productVersion: V5.10
copyrightYear: 2025
# 数据库连接
jdbc:

View File

@@ -18,4 +18,4 @@ ENTRYPOINT jar -xvf app.war && rm app.war && cd WEB-INF && sh startup.sh
EXPOSE 8980
#docker run -p 8980:8980 thinkgem/jeesite-web:5.3
#docker run -p 8980:8980 thinkgem/jeesite-web:5.10

View File

@@ -8,8 +8,8 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
productVersion: V5.9
copyrightYear: 2024
productVersion: V5.10
copyrightYear: 2025
# 是否演示模式
demoMode: false

View File

@@ -8,8 +8,8 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
productVersion: V5.9
copyrightYear: 2024
productVersion: V5.10
copyrightYear: 2025
# 是否演示模式
demoMode: false

View File

@@ -18,4 +18,4 @@ ENTRYPOINT jar -xvf app.war && rm app.war && cd WEB-INF && sh startup.sh
EXPOSE 8980
#docker run -p 8980:8980 thinkgem/jeesite-web:5.3
#docker run -p 8980:8980 thinkgem/jeesite-web:5.10

View File

@@ -8,8 +8,8 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
productVersion: V5.9
copyrightYear: 2024
productVersion: V5.10
copyrightYear: 2025
# 是否演示模式
demoMode: false

View File

@@ -18,4 +18,4 @@ ENTRYPOINT jar -xvf app.war && rm app.war && cd WEB-INF && sh startup.sh
EXPOSE 8980
#docker run -p 8980:8980 thinkgem/jeesite-web:5.3
#docker run -p 8980:8980 thinkgem/jeesite-web:5.10

View File

@@ -8,8 +8,8 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
productVersion: V5.9
copyrightYear: 2024
productVersion: V5.10
copyrightYear: 2025
# 是否演示模式
demoMode: false