🐛 Bug fixes

This commit is contained in:
2024-10-27 00:46:54 +08:00
parent d588b0723b
commit 6645a60b30
2 changed files with 0 additions and 12 deletions

View File

@@ -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_"