Update wrapper/docker-compose.yml
This commit is contained in:
		
							parent
							
								
									34a4582791
								
							
						
					
					
						commit
						abc2dcc2b6
					
				@ -7,7 +7,7 @@ services:
 | 
			
		||||
      dockerfile: dockerfile
 | 
			
		||||
      # set to 1 to bake Playwright + Chromium into the image
 | 
			
		||||
      args:
 | 
			
		||||
        WITH_PLAYWRIGHT: ${WITH_PLAYWRIGHT:1}
 | 
			
		||||
        WITH_PLAYWRIGHT: ${WITH_PLAYWRIGHT:-1}
 | 
			
		||||
 | 
			
		||||
    container_name: shaiwatcher
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user