From 20a9df3b6c825a3ba4d5d6e8b87831b74673bbf5 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 14 Apr 2024 23:35:05 +0000 Subject: [PATCH] Update stack.production.yml --- stack.production.yml | 4 ++++ 1 file changed, 4 insertions(+) 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`)"