version: "3" services: web: image: "convos/convos:stable" ports: - "2021:3000" volumes: - ".:/data"