Setup matrix federation

This commit is contained in:
Paul-Henri Froidmont 2021-03-31 01:49:39 +02:00
parent 6f003bfa4f
commit 34788bd655
5 changed files with 39 additions and 18 deletions

View file

@ -10,7 +10,7 @@ defaultEntryPoints = ["https","http"]
entryPoint = "https"
[entryPoints.https]
address = ":443"
[entryPoints.https.tls]
[entryPoints.https.tls]
[entryPoints.traefik]
address = ":8080"