web镜像构建

This commit is contained in:
2025-11-24 14:45:17 +08:00
parent e66f4028bb
commit df57d05817

View File

@@ -43,7 +43,7 @@ schoolNewsServ/**/*.jar
# 前端相关 # 前端相关
schoolNewsWeb/node_modules/ schoolNewsWeb/node_modules/
schoolNewsWeb/dist/ # schoolNewsWeb/dist/ # 构建镜像时需要dist不能忽略
schoolNewsWeb/.env.local schoolNewsWeb/.env.local
schoolNewsWeb/.env.*.local schoolNewsWeb/.env.*.local
schoolNewsWeb/npm-debug.log* schoolNewsWeb/npm-debug.log*