purple-apple-47041
03/05/2022, 7:28 PMcourier:
smtp:
connection_uri: smtps://<user>:<pass>@smtp.service.net:465/
from_address: <mailto:hello@website.com|hello@website.com>
templates:
verification:
valid:
email:
body:
html: <https://website.com/verification/valid/email.body.gotmpl>
plaintext: <https://website.com/templates/verification/valid/email.plaintext.gotmpl>
subject: <https://website.com/templates/verification/valid/email.subject.gotmpl>
invalid:
recovery:
However when I spin up instance with docker and check the logs I keep getting the following error:
^-- additionalProperties "templates" not allowed
Is there something I am missing here? Previously we were using local templates but we are attempting to switch to remote templates so it is easier to maintain / update. Any help would be appreciated, thanks!swift-chef-97535
03/05/2022, 7:31 PMpurple-apple-47041
03/05/2022, 7:32 PMhigh-exabyte-80361
03/07/2022, 7:26 AMmagnificent-energy-493