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:
2026-05-14 13:31:10 -03:00
committed by GitHub
parent 3942d02225
commit 9d29e4f9a4
6 changed files with 9 additions and 8 deletions
+1
View File
@@ -10,6 +10,7 @@ on:
- 'server/**/*.java'
- 'server/**/*.xml'
- 'server/pom.xml'
- 'server/**/*.yml'
- '.github/workflows/server-ci.yml'
jobs:
+2 -2
View File
@@ -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>
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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>
+2 -2
View File
@@ -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