[Komodo] admin: Write Compose File: update compose.yaml

This commit is contained in:
komodo 2025-06-06 07:01:26 +00:00
parent b27b5afcf7
commit d4ab725562

View file

@ -212,6 +212,8 @@ services:
- /app-config/sabnzbd:/config - /app-config/sabnzbd:/config
- /usenet:/usenet - /usenet:/usenet
restart: unless-stopped restart: unless-stopped
networks:
- media_network
#network_mode: "service:gluetun" #network_mode: "service:gluetun"
ports: ports:
- "8080:8080" - "8080:8080"