Merge branch 'master' of github.com:rogerfar/rdt-client
This commit is contained in:
commit
d6dbb2a750
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
version: '3.3'
|
||||
services:
|
||||
rdtclient:
|
||||
container_name: rogerfar/rdtclient
|
||||
image: rogerfar/rdtclient
|
||||
volumes:
|
||||
- 'C:/Downloads/:/data/downloads'
|
||||
image: rdtclient
|
||||
container_name: rdtclient
|
||||
restart: always
|
||||
logging:
|
||||
driver: json-file
|
||||
|
|
|
|||
Loading…
Reference in a new issue