_traefik templates

This commit is contained in:
Lockszmith (@kateryna) 2025-01-16 11:01:45 -05:00
parent 75bed9a896
commit 757fc14476
14 changed files with 264 additions and 12 deletions

View file

@ -15,6 +15,18 @@
watch: true
entryPoints:
plex:
address: ':32400'
forwardedHeaders:
trustedIPs:
- "127.0.0.1/32"
- "172.16.0.0/12"
http:
redirections:
entryPoint:
to: 'websecure'
scheme: 'https'
web:
address: ':80'
forwardedHeaders: