mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 04:50:17 +01:00 
			
		
		
		
	Removed extra-host in ccp, needs to readded later
This commit is contained in:
		@@ -25,8 +25,6 @@ services:
 | 
				
			|||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - ../certs:/tools/certs
 | 
					      - ../certs:/tools/certs
 | 
				
			||||||
      - /var/run/docker.sock:/var/run/docker.sock:ro
 | 
					      - /var/run/docker.sock:/var/run/docker.sock:ro
 | 
				
			||||||
    extra_hosts:
 | 
					 | 
				
			||||||
      - "host.docker.internal:host-gateway"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  forward_proxy:
 | 
					  forward_proxy:
 | 
				
			||||||
    container_name: bridgehead-forward-proxy
 | 
					    container_name: bridgehead-forward-proxy
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user