Update docker compose
This commit is contained in:
parent
af46173b4f
commit
3b9085e8a9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user