From a931980d097151efe18edf6c9d91e5d82448f222 Mon Sep 17 00:00:00 2001 From: muhammadvadud Date: Wed, 3 Dec 2025 01:45:44 +0500 Subject: [PATCH] Fix typo --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index ad45cae..cb925e9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -6,7 +6,7 @@ services: environment: - POSTGRES_USER=postgres - POSTGRES_DB=uzxarid - - POSTGRES_PASSWORD_FILE=/run/secrets/postgres_password + - POSTGRES_PASSWORD_FILE=2309 networks: - uzxarid volumes: