services: ipinfo: image: ghcr.io/skidoodle/ipinfo:latest container_name: ipinfo restart: unless-stopped ports: - "3000:3000"