DOC: Update the README for postgres example.

This commit is contained in:
Scott Sanderson
2014-10-31 14:55:10 -04:00
parent 1a1687f27a
commit b5a288587e
2 changed files with 39 additions and 7 deletions

View File

@@ -5,5 +5,5 @@ RUN apt-get install -y libpq-dev \
&& apt-get clean -y \
&& pip3 install psycopg2
# Replace this with your own password
# Replace this with your own password.
ENV JPY_PSQL_PASSWORD arglebargle