version: "3.8" services: pinata: build: . ports: - "127.0.0.1:8080:8080" restart: unless-stopped