#!/usr/bin/env php setJwtSecret("!ChangeThisMercureHubJWTSecretKey!"); $daemon = new Daemon($config); $daemon->start();