This commit is contained in:
parent
80f7c6661a
commit
8ecd08fcf4
@ -18,4 +18,6 @@ steps:
|
|||||||
volumes:
|
volumes:
|
||||||
- name: site
|
- name: site
|
||||||
host:
|
host:
|
||||||
path: /home/sthope/docker/wiki
|
# path: /home/sthope/docker/wiki
|
||||||
|
path: ${wiki_folder}
|
||||||
|
|
@ -4,7 +4,7 @@ Portainer Stack:
|
|||||||
version: "3.9"
|
version: "3.9"
|
||||||
services:
|
services:
|
||||||
tvheadend:
|
tvheadend:
|
||||||
image: lscr.io/linuxserver/tvheadend:$TAG-latest}
|
image: lscr.io/linuxserver/tvheadend:${TAG-latest}
|
||||||
container_name: tvheadend
|
container_name: tvheadend
|
||||||
network_mode: ${NET-bridge}
|
network_mode: ${NET-bridge}
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user