ds
This commit is contained in:
parent
d8fb98ab3e
commit
673bcca2a0
1 changed files with 8 additions and 8 deletions
|
|
@ -28,15 +28,15 @@ services:
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
- homepage.group=Application
|
- homepage.group=Application
|
||||||
- homepage.name=Glance
|
- homepage.name=Dumbterm
|
||||||
- homepage.icon=glance.png
|
- homepage.icon=dumbterm.png
|
||||||
- homepage.href=http://home.netgrimoire.com
|
- homepage.href=http://cli.netgrimoire.com
|
||||||
- homepage.description=Home Portal
|
- homepage.description=Terminal
|
||||||
- kuma.glance.http.name="glance"
|
- kuma.cli.http.name="dumbterm"
|
||||||
- kuma.glance.http.url=http://glance:9000
|
- kuma.cli.http.url=http://dumbterm:3000
|
||||||
- caddy=home.netgrimoire.com
|
- caddy=cli.netgrimoire.com
|
||||||
- caddy.import=authentik
|
- caddy.import=authentik
|
||||||
- caddy.reverse_proxy="{{upstreams 8080}}"
|
- caddy.reverse_proxy="{{upstreams 3000}}"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /data/nfs/Baxter/Docker/dumbterm/config:/root/.config
|
- /data/nfs/Baxter/Docker/dumbterm/config:/root/.config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue