forked from coop-cloud/gitea
		
	Fix typo
This commit is contained in:
		@ -26,7 +26,7 @@ services:
 | 
			
		||||
      - proxy
 | 
			
		||||
      - internal
 | 
			
		||||
    healthcheck:
 | 
			
		||||
      test: ["CMD", "curl", "-f" "http://localhost:3000"]
 | 
			
		||||
      test: ["CMD", "curl", "-f", "http://localhost:3000"]
 | 
			
		||||
      interval: 15s
 | 
			
		||||
      timeout: 10s
 | 
			
		||||
      retries: 10
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user