Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ekuka86 committed Jul 4, 2024
1 parent 90a6125 commit 02435b5
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 @@ -20,7 +20,7 @@ RUN mkdir -p /app/screenshots /app/chroma
COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf

# Expose ports
EXPOSE 9876
EXPOSE 8080

# Command to run the supervisor
CMD ["/usr/bin/supervisord"]

0 comments on commit 02435b5

Please sign in to comment.