feat: add stock-lab service for financial news scraping and analysis

This commit is contained in:
2026-01-26 02:56:52 +09:00
parent 421e52b205
commit d8e4e0461c
8 changed files with 219 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ rsync -a --delete \
bash "$SRC/scripts/deploy-nas.sh"
cd "$DST"
docker-compose up -d --build backend travel-proxy frontend
docker-compose up -d --build backend travel-proxy stock-lab frontend
# [Permission Fix]
# deployer가 root로 돌면서 생성한 파일들의 소유권을 호스트 사용자로 변경