diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 39ab275..54b91a2 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ host = "localhost" user = "" password = "" -port = 3306 +port = 5432 database = "" [session] timeout = 14400 |
