diff --git a/stack.production.yml b/stack.production.yml index de6f55a..ea44947 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -27,6 +27,10 @@ services: constraints: - node.hostname == macmini3 labels: + homepage.group: apps + homepage.name: HasteBin + homepage.href: https://haste.nixc.us/ + homepage.description: HasteBin us.nixc.autodeploy: "true" traefik.enable: "true" traefik.http.routers.production-haste_haste.rule: "Host(`haste.nixc.us`)"