mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-08 10:34:10 +00:00
DOC: Update the README for postgres example.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user