Fix: Remove memlock as it caused problems for some users
This commit is contained in:
		@@ -46,9 +46,6 @@ class StartDragonfly
 | 
			
		||||
                    'networks' => [
 | 
			
		||||
                        $this->database->destination->network,
 | 
			
		||||
                    ],
 | 
			
		||||
                    'ulimits' => [
 | 
			
		||||
                        'memlock' => '-1',
 | 
			
		||||
                    ],
 | 
			
		||||
                    'labels' => [
 | 
			
		||||
                        'coolify.managed' => 'true',
 | 
			
		||||
                    ],
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user