services: ghostboard-server: image: thehelpfulidiot/ghostboard-server ports: - "1013:8080" - "8765:8765" restart: unless-stopped