Merge branch 'master' of github.com:rogerfar/rdt-client

This commit is contained in:
Roger Far 2021-01-09 10:34:09 -07:00
commit d6dbb2a750

View file

@ -1,14 +1,14 @@
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
options:
max-size: 10m
ports:
- '6500:6500'
- '6500:6500'