feat: added pgvector

Signed-off-by: ITQ <itq.dev@ya.ru>
This commit is contained in:
ITQ
2025-11-22 01:20:14 +03:00
parent d91ea80314
commit 0e6d60e165
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ port = 8080
access_log = true
[database]
url = "postgresql+psycopg://postgres:postgres@postgres:5432/postgres"
url = "postgresql+psycopg://postgres:postgres@postgres:5432/app"
[access_token]
crypto_key = "YlPGYA-WnyYW8Cd0bFZWPeZjPjfXhrD9P7ciCprYmmc="