version: "3.9" services: widget: build: context: ../widget target: development pull_policy: build volumes: - ../widget/src:/app/src ports: - ${APP_WIDGET_PORT}:5173