removed bugs and improved syntax

This commit is contained in:
Luc Bijl 2023-01-27 21:55:40 +01:00
parent 5a771084c4
commit eb549df3e9
3 changed files with 57 additions and 54 deletions

6
config-files/traefik.labels Normal file → Executable file
View file

@ -1,6 +1,6 @@
traefik.enable=true
traefik.http.routers..entrypoints=web/websecure/webfederation
traefik.http.routers..entrypoints={web/websecure/webfederation}
traefik.http.routers..rule=Host("")
traefik.http.routers..tls=true
traefik.http.routers..tls.certresolver=staging/production
(optional) traefik.http.services..loadbalancer.server.port=
traefik.http.routers..tls.certresolver={staging/production}
(optional) traefik.http.services..loadbalancer.server.port={port}