We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70762e0 commit cbc756aCopy full SHA for cbc756a
src/main/resources/application.yml
@@ -6,7 +6,7 @@ app:
6
from:
7
unsubscribe-url:
8
company-name:
9
- base-template:
+ base-template: "classpath:templates/email/layout.html"
10
base-url:
11
storage:
12
temp-directory: ${java.io.tmpdir}
0 commit comments