Update docker compose
This commit is contained in:
		@@ -1,10 +1,10 @@
 | 
			
		||||
version: "3"
 | 
			
		||||
services:
 | 
			
		||||
  xedit-mirror:
 | 
			
		||||
    image: xedit-mirror
 | 
			
		||||
    container_name: xedit-mirror
 | 
			
		||||
  xeditmirror:
 | 
			
		||||
    container_name: xeditmirror
 | 
			
		||||
    image: xeditmirror
 | 
			
		||||
    build:
 | 
			
		||||
      context: .
 | 
			
		||||
      context: ./
 | 
			
		||||
      dockerfile: Dockerfile
 | 
			
		||||
    environment:
 | 
			
		||||
      - DOWNLOAD_PATH=/downloads
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user