feat: update news service to fetch Naver Stock news and enhance category handling
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
PORT=3100
|
||||
NEWS_API_KEY=03f614876f0645948cb9bbce1661f4b2
|
||||
NEWS_API_BASE_URL=https://newsapi.org/v2/everything
|
||||
NEWS_API_LANGUAGE=ko
|
||||
NEWS_PAGE_SIZE=20
|
||||
NEWS_REFRESH_CRON=0 * * * *
|
||||
DATA_DIR=./data
|
||||
DATA_DIR=./data
|
||||
|
||||
Reference in New Issue
Block a user