🐛 Bug fixes
This commit is contained in:
@@ -35,5 +35,5 @@ access_token_duration = 300
|
||||
refresh_token_duration = 2592000
|
||||
|
||||
[database]
|
||||
dsn = "host=localhost dbname=hy_interactive port=5432 sslmode=disable"
|
||||
dsn = "host=localhost user=postgres password=password dbname=hy_interactive port=5432 sslmode=disable"
|
||||
prefix = "interactive_"
|
||||
|
Reference in New Issue
Block a user