version: "3.8" services: mootfrost-dev_backend: image: registry.mootfrost.ru/mootfrost-dev/backend container_name: mootfrost-dev_backend restart: always build: . ports: - "7632:7632"