Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
fix: remove site dockerfile line
Browse files Browse the repository at this point in the history
  • Loading branch information
horacioh committed Jul 1, 2024
1 parent a827011 commit 03cf7eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/apps/site/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ RUN addgroup --system --gid 1001 nodejs
RUN adduser --system --uid 1001 nextjs
USER nextjs

RUN chmod -R 655 /frontend/apps/site/.next

EXPOSE 3000

ENV PORT 3000
Expand Down

0 comments on commit 03cf7eb

Please sign in to comment.