6 lines
92 B
INI
6 lines
92 B
INI
[postgresql]
|
|
host = 192.168.1.67
|
|
database = postgres
|
|
user = test
|
|
password = test
|
|
port = 5432 |