update def
This commit is contained in:
@ -21,10 +21,10 @@
|
|||||||
},
|
},
|
||||||
"database": {
|
"database": {
|
||||||
"engine": "postgres",
|
"engine": "postgres",
|
||||||
"host": "172.19.174.193",
|
"host": "127.0.0.1",
|
||||||
"port": "5432",
|
"port": "5432",
|
||||||
"username": "postgres",
|
"username": "postgres",
|
||||||
"password": "r00t@dm1n05",
|
"password": "123",
|
||||||
"database": "bri_erp"
|
"database": "bri_erp"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user