fix 修复构架后前端位置不正确的bug
This commit is contained in:
parent
59f1de2cd3
commit
d09465645b
@ -16,6 +16,6 @@ ARG HTTPS_PROXY=http://192.168.31.55:10809
|
||||
RUN apk add --no-cache ca-certificates tzdata
|
||||
WORKDIR /work
|
||||
COPY --from=back /build/watcher /work/
|
||||
COPY --from=front /build/wwwroot/dist /work/
|
||||
COPY --from=front /build/wwwroot/dist /work/dist/
|
||||
ENTRYPOINT ["/work/watcher"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user