Skip to content

Commit

Permalink
Set DAPLA_ENVIRONMENT environment variable (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andilun authored Jan 24, 2024
1 parent 906b2f6 commit 76c7070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/jupyterhub/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >
Expand Down

0 comments on commit 76c7070

Please sign in to comment.