This commit is contained in:
oliver
2026-06-08 17:36:32 -03:00
parent 33a1165750
commit ff457062e6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -810,7 +810,7 @@
<script>
/* ─── Constants ────────────────────────────────────── */
const RESET_URL =
"https://admin.derez.ai/api/account/password/change";
"https://n8n.derez.ai/webhook/account/password/change";
const APP_URL = "https://app.derez.ai";
/* ─── Extract token + email from URL ──────────────── */