From 0db330e354b67e8f39281ad665844a3aa470cae4 Mon Sep 17 00:00:00 2001 From: mathis Date: Fri, 27 Feb 2026 11:31:19 +0100 Subject: [PATCH] update EasyCheck URL in environment configuration --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 57f4ba9..a1dfb56 100644 --- a/.env +++ b/.env @@ -76,4 +76,4 @@ AWS_S3_PORTAL_URL=https://s3.amazonaws.com/portal APP_URL='https://example.com' APP_DOMAIN='example.com' -EASYCHECK_URL='https://exemple.com' \ No newline at end of file +EASYCHECK_URL='https://testcheck.solutions-easy.com' \ No newline at end of file