Skip to content

Commit

Permalink
email changes
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf committed Apr 26, 2024
1 parent e4303db commit aa61a74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ops/production-deploy.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ extraEnvVars: &envVars
- name: HYKU_BULKRAX_ENABLED
value: "true"
- name: HYKU_CONTACT_EMAIL
value: support@notch8.com
value: ut_LibDI_Admin@live.utk.edu
- name: HYKU_DEFAULT_HOST
value: "%{tenant}.lib.utk.edu"
- name: HYKU_ENABLED
Expand Down Expand Up @@ -155,7 +155,7 @@ extraEnvVars: &envVars
- name: SMTP_ADDRESS
value: smtp.sendgrid.net
- name: SMTP_DOMAIN
value: utk.edu
value: live.utk.edu
- name: SMTP_ENABLED
value: "true"
- name: SMTP_PASSWORD
Expand Down

0 comments on commit aa61a74

Please sign in to comment.