summaryrefslogtreecommitdiff
path: root/docker-compose.example.yaml
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-23 11:58:11 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-23 11:58:11 -0300
commit3a825419abac9da9e6d9d6626cc0a97d5aaa345c (patch)
tree9f1c4b04ee22593beeeadecae9f0a602eca48a37 /docker-compose.example.yaml
parent796d3066de66e727fc3666e418296c8299fd0d9d (diff)
Changed default media server to jellyfin
Diffstat (limited to 'docker-compose.example.yaml')
-rw-r--r--docker-compose.example.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.example.yaml b/docker-compose.example.yaml
index c766a82..f85a9c1 100644
--- a/docker-compose.example.yaml
+++ b/docker-compose.example.yaml
@@ -117,5 +117,6 @@ services:
# Watchtower is going to keep our instances updated
watchtower:
image: containrrr/watchtower
+ container_name: watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock