version: "3.9" services: backend: build: context: "../" dockerfile: ./docker/Dockerfile ports: - "7000:7000"