adding plex and dynmic route

This commit is contained in:
Garry
2026-02-23 21:35:45 +01:00
parent 4cf90a23fa
commit 36a01d947a
7 changed files with 58 additions and 9 deletions

View File

@@ -0,0 +1,14 @@
http:
routers:
plex:
rule: "Host(`plex.home.sebastiangedigk.com`)"
service: plex
entryPoints:
- websecure
tls:
certResolver: cloudflare
services:
plex:
loadBalancer:
servers:
- url: http://host.docker.internal:32400