fix bugs
[plstackapi.git] / config / plstackapi_config
index ac1f111..cf02ee7 100644 (file)
@@ -1,6 +1,13 @@
 [plc]
 name=plc
 
+[db]
+name=planetstack
+user=postgres
+password=password
+host=localhost
+port=5432
+
 [api]
 host=localhost
 port=8000