From 1c18945e8cb29bbb4739c4bc2d76144e2c440170 Mon Sep 17 00:00:00 2001 From: ITQ Date: Sun, 2 Mar 2025 01:22:15 +0300 Subject: [PATCH] (scope): [body] [footer(s)] --- infrastructure/backend/.env.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/backend/.env.template b/infrastructure/backend/.env.template index 8866be3..40ead7f 100644 --- a/infrastructure/backend/.env.template +++ b/infrastructure/backend/.env.template @@ -12,7 +12,7 @@ DJANGO_DB_URI=postgresql://postgres:postgres@postgres/postgres DJANGO_CREATE_SUPERUSER=True DJANGO_SUPERUSER_USERNAME=admin DJANGO_SUPERUSER_EMAIL=admin@mail.com -DJANGO_SUPERUSER_PASSWORD=admin +DJANGO_SUPERUSER_PASSWORD=prooooooood MINIO_ENDPOINT=minio:9000 MINIO_CUSTOM_ENDPOINT_URL=https://prod-team-15-minio-2pc0i3lc.final.prodcontest.ru