services: spotify-to-tidal: build: . container_name: spotify-to-tidal restart: unless-stopped ports: - "8501:8501" environment: TZ: Europe/Berlin volumes: - ./:/app