mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 22:07:33 -05:00 
			
		
		
		
	Fixes for livewire assets path
This commit is contained in:
		
							parent
							
								
									8f267051e6
								
							
						
					
					
						commit
						c432ee2693
					
				@ -54,7 +54,8 @@ return [
 | 
			
		||||
    |
 | 
			
		||||
    */
 | 
			
		||||
 | 
			
		||||
    'asset_url' => null,
 | 
			
		||||
    //'asset_url' => null,
 | 
			
		||||
    'asset_url' => env('ASSET_URL', null),
 | 
			
		||||
 | 
			
		||||
    /*
 | 
			
		||||
    |--------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user