From a9ce5cc03bb38a2f758ceeda262c6bb6136d070e Mon Sep 17 00:00:00 2001 From: vigdorov Date: Sun, 8 Feb 2026 21:14:45 +0300 Subject: [PATCH] fix --- service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service.yaml b/service.yaml index b3ea804..15bb9b7 100644 --- a/service.yaml +++ b/service.yaml @@ -17,7 +17,7 @@ env: - name: DATABASE_USER value: "image_list_user" - name: DATABASE_PASSWORD - value: "Im@g3L1st_DB_P@ss_2025!" + value: "ImageList_DB_2025" - name: DATABASE_NAME value: "image_list_db" - name: CORS_ORIGIN