From 3e5561659909c9e739d9552c291dc3c9d79fe53a Mon Sep 17 00:00:00 2001 From: Codevice Solution Pvt Ltd Date: Thu, 14 Aug 2025 07:19:12 +0000 Subject: [PATCH] Update src/app-config/config.local.json --- src/app-config/config.local.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app-config/config.local.json b/src/app-config/config.local.json index 34ce17a..8059d51 100644 --- a/src/app-config/config.local.json +++ b/src/app-config/config.local.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