services: docs: build: context: .. dockerfile: docs/Dockerfile ports: - "3001:3000" restart: unless-stopped