name: localstack-tye services: - name: localstack image: localstack/localstack:1.0 bindings: - protocol: http containerPort: 4566 port: 4566 - name: web project: ./web/web.csproj bindings: - protocol: http