@@ -0,0 +1,6 @@
+[postgresql]
+host = '127.0.0.1'
+port = 5432
+user = 'www'
+password = 'change-me'
+db-name = 'name'