We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c02a505 + 6918153 commit 96e4120Copy full SHA for 96e4120
.env
@@ -39,7 +39,7 @@ DATA_VOLUME_CONTAINER=/data
39
DB_VOLUME_HOST=jupyterhub-db-data
40
41
# Postgres volume container mount point
42
-DB_VOLUME_CONTAINER=/var/lib/postgresql/data/jupyterhub
+DB_VOLUME_CONTAINER=/var/lib/postgresql/data
43
44
# The name of the postgres database containing JupyterHub state
45
POSTGRES_DB=jupyterhub
0 commit comments