services: app: build: . ports: - "8012:8080" restart: unless-stopped