mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	Build nginx and mariadb together with the app image. Upgrade docker-compose configuration to 3 version. Add cleanup step to the gitlab-ci.
		
			
				
	
	
		
			5 lines
		
	
	
		
			103 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			103 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
 | 
						|
$cfg['NavigationTreeEnableGrouping'] = false;
 | 
						|
$cfg['LoginCookieValidity'] = 60 * 60 * 24 * 365;
 |