fix deployment
This commit is contained in:
@@ -11,5 +11,5 @@ FROM debian:stable-slim@sha256:57bd74e95092e6d4c0cdb6e36ca3db5bb828c2f592788734d
|
||||
COPY --from=builder /bin/api /app/api
|
||||
COPY migrations /migrations
|
||||
EXPOSE 8080
|
||||
CMD ["/app/api"]
|
||||
ENTRYPOINT ["/app/api"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user