Update src/app-config/config.json

This commit is contained in:
Codevice Solution Pvt Ltd 2025-08-14 07:18:20 +00:00
parent 1c35cc6116
commit be1ffc6aec

View File

@ -4,8 +4,8 @@
"port": 3000
},
"dbConfig": {
"host": "localhost",
"port": 5432,
"host": "192.168.0.113",
"port": 5431,
"user": "postgres",
"password": "postgres",
"database": "ticket_booking_db",