mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 15:20:17 +01:00 
			
		
		
		
	fix: add beam-send to project network
This commit is contained in:
		@@ -12,6 +12,8 @@ services:
 | 
			
		||||
    # Only uncomment if your are sure what to do
 | 
			
		||||
    # ports:
 | 
			
		||||
    #   - 8085:8085
 | 
			
		||||
    networks:
 | 
			
		||||
      - ${PROJECT}_default
 | 
			
		||||
    volumes:
 | 
			
		||||
      - /var/cache/bridgehead/beam-file-out/:/data
 | 
			
		||||
    profiles: ["beam-file-sender"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user