diff --git a/Dockerfile b/Dockerfile index 7dac677..def0452 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,6 +27,8 @@ COPY --from=webappbuild /www/ /usr/local/tomee/webapps/ROOT/ # Copy the war file to the webapps directory COPY --from=javabuild /app/build/libs/irma_email_issuer.war /usr/local/tomee/webapps/ +COPY ./src/main/resources/email-en.html /config +COPY ./src/main/resources/email-nl.html /config ENV IRMA_CONF="/config/" EXPOSE 8080 diff --git a/src/main/resources/email-en.html b/src/main/resources/email-en.html index a8ee419..028bcc7 100644 --- a/src/main/resources/email-en.html +++ b/src/main/resources/email-en.html @@ -1,15 +1,16 @@ -
-Click the link to add the e-mail address to your Yivi app.
- -Click the link to add the e-mail address to your Yivi app.
++ Add e-mail address to your Yivi app +
+ + diff --git a/src/main/resources/email-nl.html b/src/main/resources/email-nl.html index 07f46b5..7ac157f 100644 --- a/src/main/resources/email-nl.html +++ b/src/main/resources/email-nl.html @@ -1,15 +1,16 @@ - -Klik op de link om het e-mailadres toe te voegen aan je Yivi-app.
- -Klik op de link om het e-mailadres toe te voegen aan je Yivi-app.
+ + +