port: 8080 secret: secret database: type: sqlite file: users.db host: localhost port: 5432 name: postgres user: postgres password: postgres