correction nouvelle adresse

This commit is contained in:
Biqoz
2025-07-09 16:22:17 +02:00
parent 3ceea259fe
commit c90e6b5072

View File

@@ -103,7 +103,7 @@ export async function POST(req: NextRequest) {
console.log("🔍 Appel à Presidio Analyzer..."); console.log("🔍 Appel à Presidio Analyzer...");
// Mettez votre URL externe ici, ou utilisez le nom de service Docker si approprié // Mettez votre URL externe ici, ou utilisez le nom de service Docker si approprié
const presidioAnalyzerUrl = const presidioAnalyzerUrl =
"http://ocs00s000ssow8kssossocco.51.68.233.212.sslip.io/analyze"; "http://mk88kg840wk8www8sscok8oo.51.68.233.212.sslip.io/analyze";
const analyzeResponse = await fetch(presidioAnalyzerUrl, { const analyzeResponse = await fetch(presidioAnalyzerUrl, {
method: "POST", method: "POST",
@@ -140,7 +140,7 @@ export async function POST(req: NextRequest) {
console.log("🔍 Appel à Presidio Anonymizer..."); console.log("🔍 Appel à Presidio Anonymizer...");
const presidioAnonymizerUrl = const presidioAnonymizerUrl =
"http://r8gko4kcwwk4sso40cc0gkg8.51.68.233.212.sslip.io/anonymize"; "http://zgccw8o0cw4wo0wckk8kg4cg.51.68.233.212.sslip.io/anonymize";
const anonymizeResponse = await fetch(presidioAnonymizerUrl, { const anonymizeResponse = await fetch(presidioAnonymizerUrl, {
method: "POST", method: "POST",