mirror of
https://github.com/sakaljurgis/best-choice.git
synced 2026-07-08 21:47:40 +00:00
update .env.example defaults
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user