mirror of
				https://github.com/dockersrc/ubuntu
				synced 2025-11-04 01:02:41 -05:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			215 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			215 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| 
								 | 
							
								# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							 | 
						||
| 
								 | 
							
								# redis env
							 | 
						||
| 
								 | 
							
								DATABASE_DIR_REDIS="${DATABASE_DIR_REDIS:-/data/db/redis}"
							 | 
						||
| 
								 | 
							
								# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							 |