Fix missing command in authentik
This commit is contained in:
		
							parent
							
								
									7f35b14f94
								
							
						
					
					
						commit
						253206da97
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -37,6 +37,7 @@ compose:
 | 
			
		|||
  file:
 | 
			
		||||
    services:
 | 
			
		||||
      app:
 | 
			
		||||
        command: server
 | 
			
		||||
        depends_on:
 | 
			
		||||
          - redis
 | 
			
		||||
      worker:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue