Skip to content

Commit

Permalink
Re-expose port 8000 in oss-unified build stage
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell committed Nov 11, 2024
1 parent 295206e commit 3923344
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -235,4 +235,6 @@ COPY --from=build-node-django /build/api/ /app/

RUN python manage.py collectstatic --no-input

EXPOSE 8000

USER nobody

0 comments on commit 3923344

Please sign in to comment.