aboutsummaryrefslogtreecommitdiff
path: root/app/im/deploy/im.hcl
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-12-08 23:48:08 +0100
committerAlex Auvolat <alex@adnab.me>2021-12-08 23:48:08 +0100
commit2d2e7bb5c665fe93fcbb8a980b5fa047b04b8ec0 (patch)
treefc1d12a54ad6874b6454a6ed48d7c9a28e16035b /app/im/deploy/im.hcl
parentea55c9b12b9540418586305204843a256a29fdf5 (diff)
downloadinfrastructure-2d2e7bb5c665fe93fcbb8a980b5fa047b04b8ec0.tar.gz
infrastructure-2d2e7bb5c665fe93fcbb8a980b5fa047b04b8ec0.zip
fix tricot
Diffstat (limited to 'app/im/deploy/im.hcl')
-rw-r--r--app/im/deploy/im.hcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/im/deploy/im.hcl b/app/im/deploy/im.hcl
index 6be4e8c..4cbfad2 100644
--- a/app/im/deploy/im.hcl
+++ b/app/im/deploy/im.hcl
@@ -128,6 +128,7 @@ job "im" {
"traefik.frontend.rule=Host:deuxfleurs.fr;PathPrefix:/_matrix",
"traefik.frontend.priority=100",
"tricot deuxfleurs.fr/_matrix 100",
+ "tricot deuxfleurs.fr:443/_matrix 100",
]
}
}