Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab9c6f5

Browse files
authored
Update Dockerfile
1 parent 9586595 commit ab9c6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

12/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,5 +184,5 @@ COPY docker-entrypoint.sh /usr/local/bin/
184184
RUN ln -s usr/local/bin/docker-entrypoint.sh / # backwards compat
185185
ENTRYPOINT ["docker-entrypoint.sh"]
186186

187-
EXPOSE 5432
187+
EXPOSE 5439
188188
CMD ["postgres"]

0 commit comments

Comments
 (0)