diff options
Diffstat (limited to 'golang/fatcatd.toml')
-rw-r--r-- | golang/fatcatd.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/golang/fatcatd.toml b/golang/fatcatd.toml index bd839b19..56316061 100644 --- a/golang/fatcatd.toml +++ b/golang/fatcatd.toml @@ -1 +1,2 @@ verbose = false +db_url = "postgres://fatcat:tactaf@localhost/fatcat" |