Merge branch 'master' of https://git.mcnd.ca/mcndave/lean
This commit is contained in:
		
						commit
						778cdcc7af
					
				| @ -10,12 +10,7 @@ return [ | ||||
|     ], | ||||
| 
 | ||||
|     'keys' => (function() { | ||||
|         foreach(explode(',', getenv('KEYS') ?? "") as $item) { | ||||
|             list($var, $value) = explode(":", trim($item)); | ||||
|             $list[$var] = $value; | ||||
|         } | ||||
| 
 | ||||
|         return $list; | ||||
|         return explode(',', getenv('KEYS') ?? "") ; | ||||
|     })(), | ||||
| 
 | ||||
|     'meta' => [ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user