diff --git a/.env b/.env index 2022656..f012497 100644 --- a/.env +++ b/.env @@ -39,7 +39,7 @@ DATA_VOLUME_CONTAINER=/data DB_VOLUME_HOST=jupyterhub-db-data # Postgres volume container mount point -DB_VOLUME_CONTAINER=/var/lib/postgresql/data/jupyterhub +DB_VOLUME_CONTAINER=/var/lib/postgresql/data # The name of the postgres database containing JupyterHub state POSTGRES_DB=jupyterhub