From 73b7507e124318196c896f325d82578667dc182b Mon Sep 17 00:00:00 2001 From: ITQ Date: Sun, 2 Mar 2025 17:18:38 +0300 Subject: [PATCH] (scope): [body] [footer(s)] --- infrastructure/backend/.env.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infrastructure/backend/.env.template b/infrastructure/backend/.env.template index 40ead7f..c72f06a 100644 --- a/infrastructure/backend/.env.template +++ b/infrastructure/backend/.env.template @@ -18,3 +18,5 @@ MINIO_ENDPOINT=minio:9000 MINIO_CUSTOM_ENDPOINT_URL=https://prod-team-15-minio-2pc0i3lc.final.prodcontest.ru MINIO_ACCESS_KEY=admin MINIO_SECRET_KEY=password + +CHECKER_API_ENDPOINT=http://checker:8000