source: sandbox/2.4-expresso-api/prototype/config/PostgreSQL.srv @ 6230

Revision 6230, 165 bytes checked in by acoutinho, 12 years ago (diff)

Ticket #2758 - Implementacao dos recursos de contatos dinamicos no modelo de rest

RevLine 
[5341]1path = "services/PostgreSQL.php"
2class = "PostgreSQL"
[5399]3[config]
4port = 5432
[6230]5dbname= expressoApiCoutinho
[5523]6user=postgres
[5888]7host = /tmp
[5399]8;host = 127.0.0.1
9
[5534]10;user=
11;password=
Note: See TracBrowser for help on using the repository browser.