{ "environments": [ { "name": "shcis_drworks_cpoe_pg", "connection": { "host": "47.99.124.43", "port": 5432, "database": "shcis_drworks_cpoe_pg", "user": "postgres", "password": "passw0rd!", "sslMode": "disable", "statementTimeoutMs": 30000, "max": 10 }, "defaultSchema": "dbo", "searchPath": ["dbo", "api","nurse"] }, { "name": "shcis_ipworkstation", "connection": { "host": "47.99.124.43", "port": 5432, "database": "shcis_ipworkstation", "user": "postgres", "password": "passw0rd!", "sslMode": "disable", "statementTimeoutMs": 30000, "max": 10 }, "defaultSchema": "dbo", "searchPath": ["dbo"] } ] }