Remove some unused networks and restart policies

This commit is contained in:
2024-09-26 17:50:38 -03:00
parent 8e0ae31fb6
commit 77f0c0b7d0
3 changed files with 3 additions and 11 deletions

View File

@ -3,7 +3,7 @@ services:
handbrake:
container_name: handbrake
image: jlesage/handbrake:latest
restart: on-failure
restart: unless-stopped
ports:
- "5800:5800"
volumes: