updating docker-compose
This commit is contained in:
		@@ -2,12 +2,9 @@ version: "3.9"
 | 
			
		||||
 | 
			
		||||
services:
 | 
			
		||||
  martillo-maldito:
 | 
			
		||||
    image: martillo-maldito:latest
 | 
			
		||||
    image: git.midefos.com/midefos/martillo-maldito:latest
 | 
			
		||||
    restart: always
 | 
			
		||||
    network_mode: "host"
 | 
			
		||||
    
 | 
			
		||||
    build:
 | 
			
		||||
      context: .
 | 
			
		||||
    pull_policy: build
 | 
			
		||||
    
 | 
			
		||||
    cap_add:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user