Skip to content

Commit

Permalink
Merge pull request #69 from sul-dlss-labs/openalex-var
Browse files Browse the repository at this point in the history
Add OpenAlex email envvar
  • Loading branch information
edsu authored Jul 1, 2024
2 parents f603e20 + c944c25 commit 1b8fb16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ x-airflow-common:
# AIRFLOW_CONFIG: '/opt/airflow/config/airflow.cfg'
AIRFLOW_VAR_DIMENSIONS_API_USER: ${AIRFLOW_VAR_DIMENSIONS_API_USER}
AIRFLOW_VAR_DIMENSIONS_API_PASS: ${AIRFLOW_VAR_DIMENSIONS_API_PASS}
AIRFLOW_VAR_OPENALEX_EMAIL: ${AIRFLOW_VAR_OPENALEX_EMAIL}
AIRFLOW_VAR_SUL_PUB_HOST: ${AIRFLOW_VAR_SUL_PUB_HOST}
AIRFLOW_VAR_SUL_PUB_KEY: ${AIRFLOW_VAR_SUL_PUB_KEY}
AIRFLOW_VAR_DATA_DIR: /opt/airflow/data
Expand Down

0 comments on commit 1b8fb16

Please sign in to comment.