Upload files to "ersatz"
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
version: '3'
|
||||||
|
services:
|
||||||
|
ersatztv:
|
||||||
|
container_name: ersatztv
|
||||||
|
environment:
|
||||||
|
- TZ=America/Chicago
|
||||||
|
ports:
|
||||||
|
- 8409:8409
|
||||||
|
volumes:
|
||||||
|
- /arr/ersatzTV/config:/config
|
||||||
|
- /data:/data
|
||||||
|
restart: unless-stopped
|
||||||
|
image: jasongdove/ersatztv:latest-vaapi
|
||||||
Reference in New Issue
Block a user