Skip to content

Commit

Permalink
Update emails for production templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Apr 18, 2024
1 parent 7eea021 commit ae976d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values.production.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ osm-seed:
OSM_id_key: {{PRODUCTION_ID_APPLICATION}}
OAUTH_CLIENT_ID: {{PRODUCTION_OAUTH_CLIENT_ID}}
OAUTH_KEY: {{PRODUCTION_OAUTH_KEY}}
MAILER_FROM: no-reply@openhistoricalmap.org
MAILER_FROM: ohm-admins@googlegroups.com
NOMINATIM_URL: nominatim-api.openhistoricalmap.org
OVERPASS_URL: overpass-api.openhistoricalmap.org
NEW_RELIC_LICENSE_KEY: {{PRODUCTION_NEW_RELIC_LICENSE_KEY}}
Expand Down Expand Up @@ -511,7 +511,7 @@ osm-seed:
TM_SECRET: {{PRODUCTION_TM_API_SECRET}}
TM_CONSUMER_KEY: {{PRODUCTION_TM_API_CONSUMER_KEY}}
TM_CONSUMER_SECRET: {{PRODUCTION_TM_API_CONSUMER_SECRET}}
TM_EMAIL_FROM_ADDRESS: 'no-reply@openhistoricalmap.org'
TM_EMAIL_FROM_ADDRESS: 'ohm-admins@googlegroups.com'
TM_SMTP_HOST: 'email-smtp.us-east-1.amazonaws.com'
TM_SMTP_PORT: 25
TM_SMTP_USER: {{MAILER_USERNAME}}
Expand Down

0 comments on commit ae976d2

Please sign in to comment.