Add volume mapping
This commit is contained in:
parent
70731223e0
commit
d29d0f65ba
@ -6,6 +6,9 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- web
|
- web
|
||||||
restart: "no"
|
restart: "no"
|
||||||
|
volumes:
|
||||||
|
- $DOCKER_DATA:/config
|
||||||
|
- $TORRENT_DATA:/torrenting
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user