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