This commit is contained in:
2025-11-11 18:04:55 -05:00
parent 72ffc356b4
commit a22e1307ae

View File

@@ -23,12 +23,12 @@ http:
routers: routers:
# Local VPN-only services (*.swarm.home) # Local VPN-only services (*.swarm.home)
unraid-local: unraid-local:
rule: "Host(`unraid.swarm.home`)" rule: "Host(`unraid.frostlabs.me`)"
entryPoints: entryPoints:
- web
- websecure - websecure
service: unraid service: unraid
tls: {} tls:
certResolver: cloudflare
# peertube: # peertube:
# rule: "Host(`videos.frostlabs.me`)" # rule: "Host(`videos.frostlabs.me`)"