Skip to content

Commit 2364565

Browse files
authored
fix typo in docs
1 parent a71eeba commit 2364565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM {{ spec.s2i_base }}
22

33
# PostgreSQL image for OpenShift.
44
# Volumes:
5-
# * /var/lib/psql/data - Database cluster for PostgreSQL
5+
# * /var/lib/pgsql/data - Database cluster for PostgreSQL
66
# Environment:
77
# * $POSTGRESQL_USER - Database user name
88
# * $POSTGRESQL_PASSWORD - User's password

0 commit comments

Comments
 (0)