Update src/app-config/config.local.json
This commit is contained in:
parent
381a806792
commit
1c35cc6116
@ -4,8 +4,8 @@
|
|||||||
"port": 3000
|
"port": 3000
|
||||||
},
|
},
|
||||||
"dbConfig": {
|
"dbConfig": {
|
||||||
"host": "localhost",
|
"host": "192.168.0.113",
|
||||||
"port": 5432,
|
"port": 5431,
|
||||||
"user": "postgres",
|
"user": "postgres",
|
||||||
"password": "postgres",
|
"password": "postgres",
|
||||||
"database": "ticket_booking_db",
|
"database": "ticket_booking_db",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user