update 优化 删除工作流字体文件(不需要了 改成前端渲染了)

This commit is contained in:
疯狂的狮子Li
2025-05-27 17:13:32 +08:00
parent a002a4e7a1
commit a776d28294
5 changed files with 0 additions and 11 deletions

View File

@@ -18,8 +18,6 @@ EXPOSE ${SERVER_PORT}
EXPOSE ${SNAIL_PORT}
ADD ./target/ruoyi-admin.jar ./app.jar
# 工作流字体文件
ADD ./zhFonts/ /usr/share/fonts/zhFonts/
SHELL ["/bin/bash", "-c"]