services: scraper: image: gitea.lino.cooking/lino-authelia/bpi-stock-price-scraper environment: - GHOSTFOLIO_SECURITY_TOKEN=${GHOSTFOLIO_SECURITY_TOKEN} - GHOSTFOLIO_HOST=${GHOSTFOLIO_HOST} build: context: . dockerfile: Dockerfile