Skip to content

Commit

Permalink
chore: remove localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
abuaboud committed Sep 30, 2023
1 parent 1104e35 commit 3a7e99c
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 @@ -51,7 +51,6 @@ COPY --from=builder /app/.next/standalone ./
COPY --from=builder /app/.next/static ./.next/static

ENV PORT 3000
ENV HOSTNAME localhost

# Set up entrypoint script
COPY docker-entrypoint.sh /
Expand Down

0 comments on commit 3a7e99c

Please sign in to comment.