fix(email): fix frontend address

This commit is contained in:
2025-06-20 20:04:38 -04:00
parent c1371e2549
commit 0f0d739385

View File

@@ -6,6 +6,6 @@
"HutopyRate": 0.05
},
"Website": {
"FrontendBaseUrl": "https://hutopy.ca"
"FrontendBaseUrl": "https://hutopy.com"
}
}
}