services: gpx-download: build: . restart: unless-stopped ports: - "127.0.0.1:3000:3000" volumes: - ./config.toml:/app/config.toml