update Dockerfile
This commit is contained in:
@@ -33,6 +33,7 @@ COPY --from=builder /app/server .
|
|||||||
COPY --from=builder /app/css ./css
|
COPY --from=builder /app/css ./css
|
||||||
COPY --from=builder /app/views ./views
|
COPY --from=builder /app/views ./views
|
||||||
COPY --from=builder /app/my_website.db ./
|
COPY --from=builder /app/my_website.db ./
|
||||||
|
COPY --from=builder /app/data ./data
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user