remove new line.
This commit is contained in:
		
							parent
							
								
									4626affed7
								
							
						
					
					
						commit
						096c8b6e85
					
				| 
						 | 
					@ -4,7 +4,6 @@ upstream php-handler {
 | 
				
			||||||
    server unix:/run/php/php_PHPVER-fpm.sock;
 | 
					    server unix:/run/php/php_PHPVER-fpm.sock;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
# Set the `immutable` cache control options only for assets with a cache busting `v` argument
 | 
					# Set the `immutable` cache control options only for assets with a cache busting `v` argument
 | 
				
			||||||
map $arg_v $asset_immutable {
 | 
					map $arg_v $asset_immutable {
 | 
				
			||||||
    "" "";
 | 
					    "" "";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue