services: vps-fleet: build: . ports: - "8095:8095" volumes: - ./data:/app/data restart: unless-stopped