🎨优化
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
coward 2024-06-04 16:49:58 +08:00
parent e693f720cc
commit d942de22de

View File

@ -42,4 +42,4 @@ COPY --from=build /build/template/* /app/template/
RUN chmod +x wgui
ENTRYPOINT ["./app"]
ENTRYPOINT ["./wgui"]