Remove fqdn usage from all email templates
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<%if (format === 'text') { %>
|
||||
|
||||
Dear Cloudron Admin,
|
||||
Dear <%= cloudronName %> Admin,
|
||||
|
||||
Unfortunately <%= program %> on <%= fqdn %> exited unexpectedly!
|
||||
Unfortunately <%= program %> exited unexpectedly!
|
||||
|
||||
Please see some excerpt of the logs below:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user