livrare lot 2
This commit is contained in:
commit
8ecc78e729
763 changed files with 164593 additions and 0 deletions
14
backend/services/data-layer/pgadmin/servers.json
Normal file
14
backend/services/data-layer/pgadmin/servers.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"Servers": {
|
||||
"1": {
|
||||
"Name": "DIDI PostgreSQL Cluster",
|
||||
"Group": "Production",
|
||||
"Host": "10.11.50.167",
|
||||
"Port": 5000,
|
||||
"MaintenanceDB": "DIDI",
|
||||
"Username": "bos_interface",
|
||||
"SSLMode": "prefer",
|
||||
"PassFile": "/pgadmin4/pgpass"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue