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.
1 parent c02a505 commit 6918153Copy full SHA for 6918153
.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