diff --git a/opt/00-infrastructure/traefik/config/dynamic.yml b/opt/00-infrastructure/traefik/config/dynamic.yml index 5ff3e6e..d462e18 100644 --- a/opt/00-infrastructure/traefik/config/dynamic.yml +++ b/opt/00-infrastructure/traefik/config/dynamic.yml @@ -1,4 +1,19 @@ http: + routers: + mirotalk: + rule: "Host(`webinar.ai-impress.com`)" + service: mirotalk + entryPoints: + - websecure + tls: + certResolver: cloudflare + + services: + mirotalk: + loadBalancer: + servers: + - url: "http://mirotalk-sfu:3011" + middlewares: security-headers: headers: