services: bindvault: build: . ports: - "8080:8080" volumes: - bindvault-data:/app/data restart: unless-stopped volumes: bindvault-data: