refactored
This commit is contained in:
		@@ -5,3 +5,8 @@ framework:
 | 
				
			|||||||
        # Configure how to generate URLs in non-HTTP contexts, such as CLI commands.
 | 
					        # Configure how to generate URLs in non-HTTP contexts, such as CLI commands.
 | 
				
			||||||
        # See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
 | 
					        # See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
 | 
				
			||||||
        #default_uri: http://localhost
 | 
					        #default_uri: http://localhost
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					when@prod:
 | 
				
			||||||
 | 
					    framework:
 | 
				
			||||||
 | 
					        router:
 | 
				
			||||||
 | 
					            strict_requirements: null
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user