Added makefile, cleanup
This commit is contained in:
		@@ -7,6 +7,7 @@ use NoccyLabs\Mercureact\Daemon;
 | 
			
		||||
require_once __DIR__."/../vendor/autoload.php";
 | 
			
		||||
 | 
			
		||||
$config = Configuration::createDefault()
 | 
			
		||||
            ->setAllowAnonymousSubscribe(true)
 | 
			
		||||
            ->setJwtSecret("!ChangeThisMercureHubJWTSecretKey!");
 | 
			
		||||
 | 
			
		||||
$daemon = new Daemon($config);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user