Merge branch 'main' of https://git.boss160.cn/luo/device-voice-h5
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 52s
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 52s
This commit is contained in:
@@ -57,6 +57,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
|
||||
COPY MP_verify_0UoX8yClVgREjgPj.txt /usr/share/nginx/html/MP_verify_0UoX8yClVgREjgPj.txt
|
||||
|
||||
# 暴露端口
|
||||
EXPOSE 80
|
||||
|
||||
Reference in New Issue
Block a user