From 7f08d5f3240bd8e93a9447ec814d7fbd474851b9 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 8 Dec 2021 12:42:48 +0100 Subject: Add tricot tags to everything --- app/jitsi/deploy/jitsi.hcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/jitsi/deploy/jitsi.hcl') diff --git a/app/jitsi/deploy/jitsi.hcl b/app/jitsi/deploy/jitsi.hcl index a06cf73..bf6cfe8 100644 --- a/app/jitsi/deploy/jitsi.hcl +++ b/app/jitsi/deploy/jitsi.hcl @@ -144,7 +144,8 @@ EOF "traefik.enable=true", "traefik.frontend.entryPoints=https", "traefik.frontend.rule=Host:jitsi.deuxfleurs.fr;PathPrefix:/", - "traefik.protocol=https" + "traefik.protocol=https", + "tricot jitsi.deuxfleurs.fr", ] port = "https_port" address_mode = "host" -- cgit v1.2.3