version: "3.4" services: web: image: ghcr.io/smartstore/smartstore-linux container_name: smartstore_btcpay ports: - "80:80" restart: unless-stopped