From 8cd523aaff62595365220a23cb9f725c217e0c9d Mon Sep 17 00:00:00 2001 From: Codevice Solution Pvt Ltd Date: Thu, 14 Aug 2025 07:18:49 +0000 Subject: [PATCH] Update src/app-config/config.json --- src/app-config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app-config/config.json b/src/app-config/config.json index 34ce17a..8059d51 100644 --- a/src/app-config/config.json +++ b/src/app-config/config.json @@ -7,7 +7,7 @@ "host": "192.168.0.113", "port": 5431, "user": "postgres", - "password": "postgres", + "password": "FAdDoCwhmi3BvkK4pgEGDc7EspmDtHYV4y93748Xz6VysJKPdlsaU3L9N9k7OD9t", "database": "ticket_booking_db", "MODE": "DEV", "loggerEnabled": true