Update src/app-config/config.dev.json

This commit is contained in:
Codevice Solution Pvt Ltd 2025-08-14 07:27:42 +00:00
parent c19866f960
commit 3185762359

View File

@ -4,10 +4,10 @@
"port": 3003 "port": 3003
}, },
"dbConfig": { "dbConfig": {
"host": "localhost", "host": "192.168.0.113",
"port": 5432, "port": 5431,
"user": "postgres", "user": "postgres",
"password": "postgres", "password": "FAdDoCwhmi3BvkK4pgEGDc7EspmDtHYV4y93748Xz6VysJKPdlsaU3L9N9k7OD9t",
"database": "epr", "database": "epr",
"MODE": "DEV", "MODE": "DEV",
"loggerEnabled": true "loggerEnabled": true