forked from CCCHH/ansible-infra
		
	Keycloak: Fix restart condition
This commit is contained in:
		
					parent
					
						
							
								2dc4b6f5fd
							
						
					
				
			
			
				commit
				
					
						7710bf384d
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -38,6 +38,7 @@ services:
 | 
			
		|||
        # Runtime options set in compose directly.
 | 
			
		||||
 | 
			
		||||
        ENTRYPOINT ["/opt/keycloak/bin/kc.sh"]
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    command: start --optimized
 | 
			
		||||
    depends_on:
 | 
			
		||||
      - db
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue