services: morsels: build: . ports: - "8000:8000" volumes: - morsel-data:/data restart: unless-stopped volumes: morsel-data: