updte
This commit is contained in:
@@ -19,8 +19,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
COPY --from=builder /app/server .
|
COPY --from=builder /app/server .
|
||||||
|
|
||||||
COPY --from=builder /app/templates ./templates
|
COPY templates ./templates
|
||||||
COPY --from=builder /app/uploads ./uploads
|
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user