This commit is contained in:
thinkgem
2023-03-06 10:21:45 +08:00
parent b02783e0da
commit 87181377ea
2 changed files with 2 additions and 2 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.1
#docker run -p 8980:8980 thinkgem/jeesite-web:5.3