# Override for hosted deployment with all extensions including Enable Banking. # Usage: docker compose -f docker-compose.yml -f docker-compose.hosted.yml up --build services: app: image: !reset null build: context: . args: EXTENSIONS_PRESET: hosted cron: volumes: - ./docker/crontab.hosted:/etc/supercronic/crontab:ro