aboutsummaryrefslogtreecommitdiff
path: root/config.ini
diff options
context:
space:
mode:
Diffstat (limited to 'config.ini')
-rw-r--r--config.ini12
1 files changed, 6 insertions, 6 deletions
diff --git a/config.ini b/config.ini
index 50cbd1b..4d261c4 100644
--- a/config.ini
+++ b/config.ini
@@ -1,9 +1,9 @@
1[postgresql] 1[postgresql]
2host = localhost 2db-host = localhost
3port = 5432 3db-port = 5432
4user = cryptoportfolio 4db-user = cryptoportfolio
5password = cryptoportfolio 5db-password = cryptoportfolio
6database = cryptoportfolio 6db-database = cryptoportfolio
7 7
8[app] 8[app]
9report_path = reports 9report-path = reports