forked from mirrors/amnezia-wg-easy
		
	healthcheck is integrated internally
This commit is contained in:
		
							parent
							
								
									83408f6a9b
								
							
						
					
					
						commit
						f9656d0bfe
					
				
					 1 changed files with 0 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -42,8 +42,3 @@ services:
 | 
			
		|||
    sysctls:
 | 
			
		||||
      - net.ipv4.ip_forward=1
 | 
			
		||||
      - net.ipv4.conf.all.src_valid_mark=1
 | 
			
		||||
    healthcheck:
 | 
			
		||||
      test: /usr/bin/timeout 5s /bin/sh -c "/usr/bin/wg show | /bin/grep -q interface || exit 1"
 | 
			
		||||
      interval: 1m
 | 
			
		||||
      timeout: 5s
 | 
			
		||||
      retries: 3
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue