diff --git a/.env.example b/.env.example index bcb45ab..d3d57d0 100644 --- a/.env.example +++ b/.env.example @@ -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