Skip to content

Commit

Permalink
Merge pull request #1428 from sul-dlss/t1404-update-biz-email
Browse files Browse the repository at this point in the history
Updates business email for OCLC
  • Loading branch information
shelleydoljack authored Nov 11, 2024
2 parents 36d79b2 + 63d63d0 commit a984a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ x-airflow-common:
AIRFLOW_VAR_ORAFIN_TO_EMAIL_SUL: ${AIRFLOW_VAR_ORAFIN_TO_EMAIL_SUL:[email protected]}
AIRFLOW_VAR_ORAFIN_TO_EMAIL_LAW: ${AIRFLOW_VAR_ORAFIN_TO_EMAIL_LAW:[email protected]}
AIRFLOW_VAR_ORAFIN_TO_EMAIL_BUS: ${AIRFLOW_VAR_ORAFIN_TO_EMAIL_BUS:[email protected]}
AIRFLOW_VAR_OCLC_EMAIL_BUS: ${AIRFLOW_VAR_OCLC_EMAIL_BUS:-sabbott@stanford.edu}
AIRFLOW_VAR_OCLC_EMAIL_BUS: ${AIRFLOW_VAR_OCLC_EMAIL_BUS:-gsb_libraryts@stanford.edu}
AIRFLOW_VAR_OCLC_EMAIL_HOOVER: ${AIRFLOW_VAR_OCLC_EMAIL_HOOVER:[email protected]}
AIRFLOW_VAR_OCLC_EMAIL_LANE: ${AIRFLOW_VAR_OCLC_EMAIL_LANE:[email protected]}
AIRFLOW_VAR_OCLC_EMAIL_LAW: ${AIRFLOW_VAR_OCLC_EMAIL_LAW:[email protected]}
Expand Down

0 comments on commit a984a6d

Please sign in to comment.