From e545020f425e45afe872b3c64871c3ba445e636e Mon Sep 17 00:00:00 2001 From: mathis Date: Fri, 27 Feb 2026 11:28:20 +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 9d208c7..57f4ba9 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://check.solutions-easy.com' \ No newline at end of file +EASYCHECK_URL='https://exemple.com' \ No newline at end of file