Skip to content

Commit

Permalink
OPHYK-286 enable sending emails to viestinvalityspalvelu in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
tokarls committed Oct 30, 2024
1 parent d03e9b0 commit 991aeac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kayttooikeus-service/src/main/resources/config/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ kayttooikeus.scheduling.enabled: true
kayttooikeus.kutsu.allowlist-oids: ${ssm_kayttooikeus_kutsu_allowlist}
kayttooikeus.oauth2.publickey: ${ssm_kayttooikeus_oauth2_publickey}
kayttooikeus.oauth2.privatekey: ${ssm_kayttooikeus_oauth2_privatekey}
kayttooikeus.viestinvalityspalvelu.enabled: true

auth.crypto-service.static-salt: ${ssm_auth_cryptoservice_static_salt}

Expand Down

0 comments on commit 991aeac

Please sign in to comment.