🐛 Bug fixes
This commit is contained in:
@@ -6,9 +6,6 @@ domain = "localhost"
|
||||
database = false
|
||||
print_routes = false
|
||||
|
||||
[services]
|
||||
aliases = { id = "auth", uc = "files", co = "interactive", im = "messaging" }
|
||||
|
||||
[database]
|
||||
dsn = "host=localhost user=postgres dbname=postgres password=password port=5432 sslmode=disable"
|
||||
prefix = "sn_"
|
||||
|
Reference in New Issue
Block a user