services: cookbook: build: . restart: unless-stopped ports: - "3000:3000" volumes: - ./recipes:/app/recipes