This commit is contained in:
thinkgem
2022-09-13 14:48:22 +08:00
parent 03a0a51de9
commit 3716cdfa87
14 changed files with 108 additions and 108 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.0
#docker run -p 8980:8980 thinkgem/jeesite-web:5.1

View File

@@ -24,4 +24,4 @@ cd app
jar -xvf web.war
rm web.war
cd WEB-INF
exec ./startup.sh
sh ./startup.sh

View File

@@ -8,7 +8,7 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
productVersion: V5.0
productVersion: V5.1
copyrightYear: 2022
# 是否演示模式