Update docker-compose.yml

This commit is contained in:
2024-10-13 08:59:18 +00:00
parent f0eeb4b527
commit d2d186d95f

View File

@@ -44,6 +44,14 @@ services:
networks: networks:
- tvheadend_nm3u8dl - tvheadend_nm3u8dl
proxy_movistar:
build: proxy_movistar
image: proxy_movistar
container_name: proxy_movistar
restart: unless-stopped
networks:
- tvheadend_nm3u8dl
networks: networks:
tvheadend_nm3u8dl: tvheadend_nm3u8dl:
name: tvheadend_nm3u8dl name: tvheadend_nm3u8dl