feat: update to new domain (#53)
* feat: update to new domain * feat: add yml files to track changes in server
This commit is contained in:
@@ -10,6 +10,7 @@ on:
|
||||
- 'server/**/*.java'
|
||||
- 'server/**/*.xml'
|
||||
- 'server/pom.xml'
|
||||
- 'server/**/*.yml'
|
||||
- '.github/workflows/server-ci.yml'
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -157,14 +157,14 @@
|
||||
<p>If you made this change, no further action is needed.</p>
|
||||
<p>
|
||||
If you did not make this change, secure your account immediately and contact
|
||||
<a class="link" href="mailto:ricardompcampos@gmail.com">ricardompcampos@gmail.com</a>.
|
||||
<a class="link" href="mailto:support@tasknote.cc">support@tasknote.cc</a>.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="footer">
|
||||
This is an automatic message from Tasknote, please do not reply.<br />
|
||||
Need help? Contact <a class="link" href="mailto:ricardompcampos@gmail.com">ricardompcampos@gmail.com</a>.
|
||||
Need help? Contact <a class="link" href="mailto:support@tasknote.cc">support@tasknote.cc</a>.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -125,7 +125,7 @@
|
||||
<p class="notice">
|
||||
If this was you, no action is required. If this was not you, secure your account
|
||||
right away and contact
|
||||
<a class="link" href="mailto:ricardompcampos@gmail.com">ricardompcampos@gmail.com</a>.
|
||||
<a class="link" href="mailto:support@tasknote.cc">support@tasknote.cc</a>.
|
||||
</p>
|
||||
|
||||
<p>Thank you for helping keep your account safe.</p>
|
||||
@@ -134,7 +134,7 @@
|
||||
<tr>
|
||||
<td class="footer">
|
||||
This is an automatic message from Tasknote, please do not reply.<br />
|
||||
Need help? Contact <a class="link" href="mailto:ricardompcampos@gmail.com">ricardompcampos@gmail.com</a>.
|
||||
Need help? Contact <a class="link" href="mailto:support@tasknote.cc">support@tasknote.cc</a>.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -167,7 +167,7 @@
|
||||
<tr>
|
||||
<td class="footer">
|
||||
This is an automatic message from Tasknote, please do not reply.<br />
|
||||
Need help? Contact <a class="link" href="mailto:ricardompcampos@gmail.com">ricardompcampos@gmail.com</a>.
|
||||
Need help? Contact <a class="link" href="mailto:support@tasknote.cc">support@tasknote.cc</a>.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -157,7 +157,7 @@
|
||||
<tr>
|
||||
<td class="footer">
|
||||
This is an automatic message from Tasknote, please do not reply.<br />
|
||||
Need help? Contact <a class="link" href="mailto:ricardompcampos@gmail.com">ricardompcampos@gmail.com</a>.
|
||||
Need help? Contact <a class="link" href="mailto:support@tasknote.cc">support@tasknote.cc</a>.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -13,8 +13,8 @@ logging:
|
||||
|
||||
mailgun:
|
||||
api-key: ${MAILGUN_APIKEY:abc123456}
|
||||
domain: tasknote.darkroasted.vps-kinghost.net
|
||||
sender-email: no-reply@tasknote.darkroasted.vps-kinghost.net
|
||||
domain: tasknote.cc
|
||||
sender-email: no-reply@tasknote.cc
|
||||
|
||||
server:
|
||||
port: 8585
|
||||
|
||||
Reference in New Issue
Block a user