Change temp admin email

This commit is contained in:
Enguerrand Ozano
2026-03-01 10:45:11 +01:00
parent bbc60d2aa8
commit 142d0167a8

View File

@@ -7,7 +7,7 @@ export async function POST() {
config,
});
const email = 'admin@obc-maconnerie.com';
const email = 'admin+obc59@ozanoconciergerie.com';
const password = 'AdminTest123!';
try {