services: kakeibo: build: . restart: unless-stopped ports: - "5963:5173" volumes: - ./data.json:/app/data.json