first gitea

This commit is contained in:
nBiqoz
2025-07-25 17:01:28 +02:00
parent d6324f2ee7
commit 67075d28a5

View File

@@ -100,7 +100,7 @@ export async function POST(req: NextRequest) {
// Plus de ad_hoc_recognizers ici !
};
console.log("🔍 Appel à Presidio Analyzer.....");
console.log("🔍 Appel à Presidio Analyzer...");
// Mettez votre URL externe ici, ou utilisez le nom de service Docker si approprié
const presidioAnalyzerUrl =
"http://analyzer.151.80.20.211.sslip.io/analyze";