Skip to content

Commit

Permalink
remove gin mode from dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
wen-templari committed Feb 15, 2024
1 parent 25084ff commit b2e3885
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ RUN apk add --no-cache tzdata &&\
WORKDIR /app
COPY --from=builder /app/saturday /app

ENV GIN_MODE=release
ENV Port=80

EXPOSE 80
Expand Down

0 comments on commit b2e3885

Please sign in to comment.