Skip to content

Commit

Permalink
dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mguptahub committed May 23, 2024
1 parent 5a2a7af commit efb8854
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ RUN mkdir -p /data/postgres /data/redis /data/minio && \
chown -R redis:redis /data/redis && \
chown -R root:root /data/minio


# Expose the necessary ports
EXPOSE 5432 6379 9000

0 comments on commit efb8854

Please sign in to comment.