Compare commits
	
		
			2 commits
		
	
	
		
			
				21d3e263cb
			
			...
			
				2fa96ed391
			
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 2fa96ed391 | |||
| 
							
							
								
							
							
	
	
		
			
		
	
	b2961c5664 | 
						
						
							
					 2 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,8 @@
 | 
			
		|||
  "extends": [
 | 
			
		||||
    "config:recommended", // Included in config:best-practices anyway, but added for clarity.
 | 
			
		||||
    "config:best-practices",
 | 
			
		||||
    ":ignoreUnstable"
 | 
			
		||||
    ":ignoreUnstable",
 | 
			
		||||
    ":disableRateLimiting"
 | 
			
		||||
  ],
 | 
			
		||||
  "semanticCommits": "disabled",
 | 
			
		||||
  "packageRules": [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -22,7 +22,7 @@
 | 
			
		|||
 | 
			
		||||
services:
 | 
			
		||||
  keycloak:
 | 
			
		||||
    image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.4@sha256:65d65fa0e858a608fd3e7d16ecfd7a5ced2fba4ab22a8fd3b86f3742ecec0a83
 | 
			
		||||
    image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.4@sha256:bf6c9afa692c375e558ccc1c9986bd25e39f54450b09c666e2e7bed7edf803b3
 | 
			
		||||
    pull_policy: always
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    command: start --optimized
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue