mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove file added in error.
This commit is contained in:
parent
f4f0fa0e47
commit
c80b91876a
@ -1,20 +0,0 @@
|
||||
{
|
||||
"Servers": {
|
||||
"1": {
|
||||
"Name": "OpenStack PEM Server",
|
||||
"Group": "Servers",
|
||||
"Host": "172.16.253.234",
|
||||
"Port": 5432,
|
||||
"MaintenanceDB": "postgres",
|
||||
"Username": "postgres",
|
||||
"SSLMode": "prefer",
|
||||
"SSLCompression": 1,
|
||||
"BGColor": "#ffffff",
|
||||
"FGColor": "#000000",
|
||||
"Timeout": 0,
|
||||
"UseSSHTunnel": 0,
|
||||
"TunnelPort": "22",
|
||||
"TunnelAuthentication": 0
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user