version: "3.9" services: app: build: context: ./ dockerfile: development.dockerfile volumes: - ./:/app ports: - 80:80