Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SafetyQuincyF committed Oct 18, 2024
1 parent 53cd2f7 commit b216823
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,5 @@ RUN apt-get update && \
# Copy project files into the container (relative to the build context)
COPY . /app/

# Expose port 49152
# EXPOSE 49152

# Switch to the non-root user for security reasons
USER appuser

0 comments on commit b216823

Please sign in to comment.