Remove ersatztv service configuration from dizquetv compose file
This commit is contained in:
@@ -7,18 +7,6 @@ services:
|
||||
ports:
|
||||
- 8000:8000
|
||||
restart: unless-stopped
|
||||
ersatztv:
|
||||
image: jasongdove/ersatztv
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /mnt/media:/path/to/local/media:ro
|
||||
- ersatztv:/root/.local/share/ersatztv
|
||||
ports:
|
||||
- 8409:8409
|
||||
environment:
|
||||
- TZ=America/NewYork
|
||||
container_name: ersatztv
|
||||
|
||||
volumes:
|
||||
ersatztv:
|
||||
dizquetv:
|
||||
Reference in New Issue
Block a user