{ "express":{ "port": 3000, "jwtSecret": "" }, "pgsql":{ "host": "localhost", "port": 5432, "user": "postgres", "password": "", "database": "postgres" } }