http,https

This commit is contained in:
echo 2026-06-22 23:12:20 +02:00
parent 9052224ad3
commit 749d86d8ef

View File

@ -11,7 +11,7 @@ services:
labels:
- traefik.enable=true
- traefik.http.routers.spomeniqr-wildcard.rule=HostRegexp(`{subdomain:[a-z0-9-]+}.testbed.mk`)
- traefik.http.routers.spomeniqr-wildcard.entryPoints=http, https
- traefik.http.routers.spomeniqr-wildcard.entryPoints=http,https
- traefik.http.routers.spomeniqr-wildcard.service=spomeniqr-svc
- traefik.http.routers.spomeniqr-wildcard.tls=true
- traefik.http.routers.spomeniqr-wildcard.tls.certresolver=letsencrypt