diff options
Diffstat (limited to 'migrations/tern.conf')
| -rw-r--r-- | migrations/tern.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/migrations/tern.conf b/migrations/tern.conf index e52b80c..d884e6b 100644 --- a/migrations/tern.conf +++ b/migrations/tern.conf @@ -1,7 +1,7 @@ [database] # host is required (network host or path to Unix domain socket) host = localhost -port = 9002 +port = 5432 # database is required database = newsstand # user defaults to OS user |
