Update stack.production.yml
This commit is contained in:
parent
36607590e5
commit
20a9df3b6c
|
@ -27,6 +27,10 @@ services:
|
||||||
constraints:
|
constraints:
|
||||||
- node.hostname == macmini3
|
- node.hostname == macmini3
|
||||||
labels:
|
labels:
|
||||||
|
homepage.group: apps
|
||||||
|
homepage.name: HasteBin
|
||||||
|
homepage.href: https://haste.nixc.us/
|
||||||
|
homepage.description: HasteBin
|
||||||
us.nixc.autodeploy: "true"
|
us.nixc.autodeploy: "true"
|
||||||
traefik.enable: "true"
|
traefik.enable: "true"
|
||||||
traefik.http.routers.production-haste_haste.rule: "Host(`haste.nixc.us`)"
|
traefik.http.routers.production-haste_haste.rule: "Host(`haste.nixc.us`)"
|
||||||
|
|
Loading…
Reference in New Issue