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. |         # Runtime options set in compose directly. | ||||||
| 
 | 
 | ||||||
|         ENTRYPOINT ["/opt/keycloak/bin/kc.sh"] |         ENTRYPOINT ["/opt/keycloak/bin/kc.sh"] | ||||||
|  |     restart: unless-stopped | ||||||
|     command: start --optimized |     command: start --optimized | ||||||
|     depends_on: |     depends_on: | ||||||
|       - db |       - db | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jannik Beyerstedt
				Jannik Beyerstedt