From 333fdfae147c7e0c9777d96d5cea906c88899b38 Mon Sep 17 00:00:00 2001 From: muhammedOdeh3600 Date: Thu, 14 May 2026 12:35:13 +0300 Subject: [PATCH] Tring to connect Database, TRY 2 --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 59b3820..8890125 100644 --- a/config.yml +++ b/config.yml @@ -21,7 +21,7 @@ secret-key: # SQLite: file:/path/to/database # PostgreSQL: postgres://user:password@host:port/database # MySQL/MariaDB: mysql://user:password@host:port/database -db-uri: opengist.db +db-uri: postgresql://maqtaa-admin:1l0v3M@qt@aPr0j3ct@maqtaa-db-postgres-1583c489.hosted.cumin.dev/maqtaa-db # Define the code indexer (either `bleve`, `meilisearch`, or empty for no index). Default: bleve index: bleve