services: webclient: build: context: .. dockerfile: client-web/Dockerfile container_name: knot-web restart: always ports: - "9045:80"