add jellyfin docker stack
add nfs shares for jellyfin have 3 replicas of cyberchef
This commit is contained in:
parent
8201a613a9
commit
cdcb7d93b9
5 changed files with 67 additions and 0 deletions
|
@ -11,6 +11,7 @@ services:
|
|||
networks:
|
||||
- traefik
|
||||
deploy:
|
||||
replicas: 3
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.cyberchef.entrypoints=websecure
|
||||
|
|
Reference in a new issue