Remove some unused networks and restart policies
This commit is contained in:
@ -3,7 +3,7 @@ services:
|
||||
handbrake:
|
||||
container_name: handbrake
|
||||
image: jlesage/handbrake:latest
|
||||
restart: on-failure
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5800:5800"
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user