rewr
This commit is contained in:
parent
9d73ed9951
commit
d5973ccef7
1 changed files with 15 additions and 15 deletions
|
|
@ -11,21 +11,21 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /DockerVol/pinchflat/Config:/config
|
- /DockerVol/pinchflat/Config:/config
|
||||||
- /data/nfs/Baxter/Data/media/other/pinchflat:/downloads
|
- /data/nfs/Baxter/Data/media/other/pinchflat:/downloads
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
- homepage.group=Application
|
- homepage.group=Application
|
||||||
- homepage.name=PinchFlat
|
- homepage.name=PinchFlat
|
||||||
- homepage.icon=pinchflat.png
|
- homepage.icon=pinchflat.png
|
||||||
- homepage.href=http://pinchflat.netgrimoire.com
|
- homepage.href=http://pinchflat.netgrimoire.com
|
||||||
- homepage.description=Youtube Library
|
- homepage.description=Youtube Library
|
||||||
- kuma.pf.http.name="Pinchflat"
|
- kuma.pf.http.name="Pinchflat"
|
||||||
- kuma.pf.http.url=http://pinchflat:8945
|
- kuma.pf.http.url=http://pinchflat:8945
|
||||||
- caddy=calibrepinchflat.netgrimoire.com
|
- caddy=calibrepinchflat.netgrimoire.com
|
||||||
- caddy.import=authentik
|
- caddy.import=authentik
|
||||||
- caddy.reverse_proxy="{{upstreams 8945}}"
|
- caddy.reverse_proxy="{{upstreams 8945}}"
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.hostname == nas
|
- node.hostname == nas
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
netgrimoire:
|
netgrimoire:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue