Skip to content

Commit

Permalink
getting closer...
Browse files Browse the repository at this point in the history
  • Loading branch information
aenriii committed Dec 31, 2023
1 parent 9626167 commit 3056af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM oven/bun:latest
# ENV ADDRESS_HEADER="X-Forwarded-For"
# ENV PROTOCOL_HEADER="X-Forwarded-Proto"
ENV HOST_HEADER="Host"

ENV PORT=80
COPY . .

RUN bun i --no-cache -f --no-save
Expand Down

0 comments on commit 3056af9

Please sign in to comment.