添加微信公众号域名验证文件
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 43s

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-13 11:27:35 +08:00
parent 243f795e3e
commit 36a1e94d34

View File

@@ -45,6 +45,7 @@ COPY docker/nginx.conf /etc/nginx/conf.d/default.conf
# 从构建阶段复制构建产物
COPY --from=builder /build/dist/build/h5 /usr/share/nginx/html
COPY MP_verify_yU2Z8mp831jh6QX7.txt /usr/share/nginx/html/MP_verify_yU2Z8mp831jh6QX7.txt
# 暴露端口
EXPOSE 80