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