Add portainer just in case
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
jellyfin:
|
||||
container_name: jellyfin
|
||||
image: jellyfin/jellyfin:latest
|
||||
network_mode: 'host'
|
||||
restart: 'unless-stopped'
|
||||
|
Reference in New Issue
Block a user