10 lines
		
	
	
		
			383 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			383 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # This file should be renamed '.env' and have any private values modified.
 | |
| 
 | |
| ## 2025-06-16
 | |
| ## Performance Notes for Enabling BAKE
 | |
| # Compose by itself takes about 35s to build this project.
 | |
| # Enabling this setting first cause the build to take 80s.
 | |
| # Subsequent builds consistently take less than 2 seconds.
 | |
| # Testing was done on the micro server, not a workstation.
 | |
| COMPOSE_BAKE=true
 |