version: '2' services: nextcloud: scale: 1 start_on_create: true nextcloud-db: scale: 1 start_on_create: true redis: scale: 1 start_on_create: true