Add portainer just in case

This commit is contained in:
2024-05-28 19:08:10 -03:00
parent eecd123c53
commit 0f8d48b1cf
3 changed files with 18 additions and 0 deletions

View File

@ -1,6 +1,7 @@
version: '3'
services:
jellyfin:
container_name: jellyfin
image: jellyfin/jellyfin:latest
network_mode: 'host'
restart: 'unless-stopped'