fix: Update port

This commit is contained in:
Lino Silva
2026-04-10 23:42:26 +01:00
parent ea9ad9eb30
commit 0c90b7a155
@@ -3,5 +3,5 @@ services:
image: gitea.lino.cooking/lino/bpi-stock-price-scraper:latest image: gitea.lino.cooking/lino/bpi-stock-price-scraper:latest
container_name: bpi-price-scraper container_name: bpi-price-scraper
ports: ports:
- "8082:3000" - "8083:3000"
restart: unless-stopped restart: unless-stopped