update .env.example defaults

This commit is contained in:
Jurgis Sakalauskas
2025-10-18 11:59:52 +03:00
parent 763eb0df27
commit 5bbd434731
+1 -1
View File
@@ -4,7 +4,7 @@ APP_NAME=BestChoice
# Server
SERVER_PORT=3000
API_BASE_PATH=/api
DATABASE_URL=postgresql://user:pass@localhost:5432/db_name
DATABASE_URL=postgresql://admin:admin@localhost:5432/bc_dev
URL_READER_API_KEY=your_secret_key
URL_READER_BASE_URL=https://r.jina.ai