It hopefully fixes bugs we had in the past, so removing the workarounds and it also comes with default values now, so removing all variables set to those defaults.
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			123 B
		
	
	
	
		
			Django/Jinja
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			123 B
		
	
	
	
		
			Django/Jinja
		
	
	
	
	
	
POSTGRES_PASS={{ secret__zammad_db_password }}
 | 
						|
POSTGRES_VERSION=15-alpine
 | 
						|
REDIS_VERSION=7-alpine
 | 
						|
NGINX_SERVER_SCHEME=https
 |