Fix dockerfile
This commit is contained in:
@@ -22,6 +22,7 @@ WORKDIR /app
|
|||||||
COPY --from=builder /app/server .
|
COPY --from=builder /app/server .
|
||||||
|
|
||||||
COPY templates ./templates
|
COPY templates ./templates
|
||||||
|
COPY static ./static
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user