1
0
forked from lxh/go-wxhelper

🐳 脚本完善

This commit is contained in:
李寻欢 2023-11-30 11:38:12 +08:00
parent 6a259b0552
commit ac589d2a4c

View File

@ -16,4 +16,5 @@ EXPOSE 19099
WORKDIR /app
COPY --from=builder /builder/app ./app
COPY ./views ./views
CMD ./app