Refactor Traefik local_services.yml to remove commented out Spice proxy ports configuration

This commit is contained in:
2024-09-13 07:49:46 +08:00
parent 726df40e69
commit 87123c7099
+12 -12
View File
@@ -77,18 +77,18 @@ http:
tcp:
routers:
spice00:
entryPoints:
- spice-socket
rule: HostSNI(`dc00.furyhawk.lol`)
tls: false
service: spice00@file
spice01:
entryPoints:
- spice-socket
rule: HostSNI(`dc01.furyhawk.lol`)
tls: false
service: spice01@file
# spice00:
# entryPoints:
# - spice-socket
# rule: HostSNI(`dc00.furyhawk.lol`)
# tls: false
# service: spice00@file
# spice01:
# entryPoints:
# - spice-socket
# rule: HostSNI(`dc01.furyhawk.lol`)
# tls: false
# service: spice01@file
spice0000-tls:
entryPoints:
- spice00-tls-socket