mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
feat(web): redesign settings page (#26)
* perf: change model ui * feat: edit provider * feat: layout update * fix: scroll bug * feat: model and provider * feat: Setting * perf: chat page
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ host = "localhost"
|
||||
port = 5432
|
||||
user = "postgres"
|
||||
password = "1234"
|
||||
database = "postgres"
|
||||
database = "demo"
|
||||
sslmode = "disable"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user