services: gotenberg: image: gotenberg/gotenberg:8 ports: - "3001:3000" redis: image: docker.dragonflydb.io/dragonflydb/dragonfly ports: - "6379:6379"