I use docker container to run alertmanager, I can receive emails normally, everything is fine, but I cannot find where to modify email template. The "View in Alertmanager" button links in email is wrong, I want to change the hostname in it.
So could you tell me what should I do if I want to modify email template ? I can't find the file below:
html: '{{ template "email.default.html" . }}'