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