feat: BPI price scraper app
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
services:
|
||||||
|
webserver:
|
||||||
|
image: gitea.lino.cooking/lino/bpi-stock-price-scraper:latest
|
||||||
|
container_name: bpi-price-scraper
|
||||||
|
ports:
|
||||||
|
- "8082:3000"
|
||||||
|
restart: unless-stopped
|
||||||
Reference in New Issue
Block a user