This commit is contained in:
thinkgem
2024-12-30 14:52:10 +08:00
parent 58e3c0f6e1
commit 71ebba0b8f
8 changed files with 13 additions and 13 deletions

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