diff --git a/docker/jupyterhub/docker-compose.yml b/docker/jupyterhub/docker-compose.yml index a17eb9a..50e991f 100644 --- a/docker/jupyterhub/docker-compose.yml +++ b/docker/jupyterhub/docker-compose.yml @@ -55,6 +55,7 @@ services: STATBANK_ENCRYPT_URL: http://statbank-authenticator:8080/encrypt STATBANK_BASE_URL: ${STATBANK_BASE_URL} JUPYTERHUB_HTTP_REFERER: ${JUPYTERHUB_HTTP_REFERER} + DAPLA_ENVIRONMENT: ${DAPLA_ENVIRONMENT} env_file: - ~/secrets/postgres/postgres.env command: >