⬆️升级依赖

This commit is contained in:
coward
2024-12-17 16:47:47 +08:00
parent 78bd62a964
commit 1c2bfb0a29
3 changed files with 13 additions and 11 deletions

View File

@@ -43,4 +43,4 @@ COPY --from=build-backend /build/template/* /app/template/
RUN chmod +x wgui
ENTRYPOINT ["./wgui"]
ENTRYPOINT ["./wgui","http:serve"]